******************************************************************************** conan install heatshrink/0.4.1@ --build=heatshrink --profile=C:\J\w\BuildSingleReference@5/53616/7e2adac3-121b-46bc-94a5-da88dda11cbe/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 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows [options] heatshrink:shared=True [build_requires] [env] heatshrink/0.4.1: Forced build from source Installing package: heatshrink/0.4.1 Requirements heatshrink/0.4.1 from local cache - Cache Packages heatshrink/0.4.1:1df90e90c59a997d32ff42cff4d96532d99320bb - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK heatshrink/0.4.1: Configuring sources in C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK heatshrink/0.4.1: Copying sources to build folder heatshrink/0.4.1: Building your package in C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb heatshrink/0.4.1: Generator cmake created conanbuildinfo.cmake heatshrink/0.4.1: 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 heatshrink/0.4.1: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\package\1df90e90c59a997d32ff42cff4d96532d99320bb" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DSOURCE_SUBDIR="source_subfolder" -Wno-dev C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@5/.conan/data/heatshrink/0.4.1/_/_/build/1df90e90c59a997d32ff42cff4d96532d99320bb ----Running------ > cmake --build C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/heatshrink/0.4.1/_/_/build/1df90e90c59a997d32ff42cff4d96532d99320bb/CMakeLists.txt heatshrink_decoder.c C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb\source_subfolder\heatshrink_decoder.c(81,1): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb\heatshrink.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb\source_subfolder\heatshrink_decoder.c(111,28): warning C4267: '+=': conversion from 'size_t' to 'uint16_t', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb\heatshrink.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb\source_subfolder\heatshrink_decoder.c(282,35): warning C4267: '-=': conversion from 'size_t' to 'uint16_t', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb\heatshrink.vcxproj] heatshrink_encoder.c C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb\source_subfolder\heatshrink_encoder.c(98,39): warning C4267: '=': conversion from 'size_t' to 'uint16_t', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb\heatshrink.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb\source_subfolder\heatshrink_encoder.c(152,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint16_t', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb\heatshrink.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb\source_subfolder\heatshrink_encoder.c(536,34): warning C4244: '=': conversion from 'uint16_t' to 'uint8_t', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb\heatshrink.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb\source_subfolder\heatshrink_encoder.c(603,42): warning C4267: '-=': conversion from 'size_t' to 'uint16_t', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb\heatshrink.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb\source_subfolder\heatshrink_encoder.c(595,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint16_t', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb\heatshrink.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb\source_subfolder\heatshrink_encoder.c(596,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint16_t', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb\heatshrink.vcxproj] Generating Code... heatshrink.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb\Release\heatshrink.dll Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/heatshrink/0.4.1/_/_/build/1df90e90c59a997d32ff42cff4d96532d99320bb/CMakeLists.txt heatshrink/0.4.1: Package '1df90e90c59a997d32ff42cff4d96532d99320bb' built heatshrink/0.4.1: Build folder C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb heatshrink/0.4.1: Generated conaninfo.txt heatshrink/0.4.1: Generated conanbuildinfo.txt heatshrink/0.4.1: Generating the package heatshrink/0.4.1: Package folder C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\package\1df90e90c59a997d32ff42cff4d96532d99320bb heatshrink/0.4.1: Calling package() ----Running------ > cd C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\package\1df90e90c59a997d32ff42cff4d96532d99320bb" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DSOURCE_SUBDIR="source_subfolder" -Wno-dev C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb ----------------- -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@5/.conan/data/heatshrink/0.4.1/_/_/build/1df90e90c59a997d32ff42cff4d96532d99320bb ----Running------ > cmake --build C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb --config Release --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/heatshrink/0.4.1/_/_/build/1df90e90c59a997d32ff42cff4d96532d99320bb/CMakeLists.txt heatshrink.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\heatshrink\0.4.1\_\_\build\1df90e90c59a997d32ff42cff4d96532d99320bb\Release\heatshrink.dll Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/heatshrink/0.4.1/_/_/build/1df90e90c59a997d32ff42cff4d96532d99320bb/CMakeLists.txt -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/heatshrink/0.4.1/_/_/package/1df90e90c59a997d32ff42cff4d96532d99320bb/include/heatshrink_common.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/heatshrink/0.4.1/_/_/package/1df90e90c59a997d32ff42cff4d96532d99320bb/include/heatshrink_config.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/heatshrink/0.4.1/_/_/package/1df90e90c59a997d32ff42cff4d96532d99320bb/include/heatshrink_decoder.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/heatshrink/0.4.1/_/_/package/1df90e90c59a997d32ff42cff4d96532d99320bb/include/heatshrink_encoder.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/heatshrink/0.4.1/_/_/package/1df90e90c59a997d32ff42cff4d96532d99320bb/bin/heatshrink.dll [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 heatshrink/0.4.1 package(): Packaged 1 '.dll' file: heatshrink.dll heatshrink/0.4.1 package(): Packaged 4 '.h' files: heatshrink_common.h, heatshrink_config.h, heatshrink_decoder.h, heatshrink_encoder.h heatshrink/0.4.1 package(): Packaged 1 file: LICENSE heatshrink/0.4.1: Package '1df90e90c59a997d32ff42cff4d96532d99320bb' created heatshrink/0.4.1: Created package revision 2539ff374d43cfe00a335625a8a455a5 [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LINK_RUNTIME