******************************************************************************** conan install bzip2/1.0.6@ --build=bzip2 --profile=C:\J\w\BuildSingleReference@2/68409/094c78fd-c352-413a-b900-2bb79ee9b039/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 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows [options] bzip2:shared=False [build_requires] [env] bzip2/1.0.6: Forced build from source Installing package: bzip2/1.0.6 Requirements bzip2/1.0.6 from local cache - Cache Packages bzip2/1.0.6:8feb221a01dcb7f80d1d66f9676d4e44215f5e08 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK bzip2/1.0.6: Configuring sources in C:\J\w\BuildSingleReference@2\.conan\data\bzip2\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 bzip2/1.0.6: Copying sources to build folder bzip2/1.0.6: Building your package in C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08 bzip2/1.0.6: Generator cmake created conanbuildinfo.cmake bzip2/1.0.6: 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 bzip2/1.0.6: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08 && 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="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\package\8feb221a01dcb7f80d1d66f9676d4e44215f5e08" -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" -DBZ2_VERSION_STRING="1.0.6" -DBZ2_VERSION_MAJOR="1" -DBZ2_BUILD_EXE="True" -Wno-dev C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08 ----------------- -- 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 -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'MSVC' compiler -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@2/.conan/data/bzip2/1.0.6/_/_/build/8feb221a01dcb7f80d1d66f9676d4e44215f5e08 ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08 --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@2/.conan/data/bzip2/1.0.6/_/_/build/8feb221a01dcb7f80d1d66f9676d4e44215f5e08/CMakeLists.txt blocksort.c bzlib.c compress.c crctable.c decompress.c huffman.c randtable.c C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzlib.c(997,40): warning C4267: '=': conversion from 'size_t' to 'Int32', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bz2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\compress.c(205,33): warning C4244: '=': conversion from '__int64' to 'Int32', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bz2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzlib.c(1056,43): warning C4267: '=': conversion from 'size_t' to 'Int32', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bz2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzlib.c(1191,50): warning C4267: '=': conversion from 'size_t' to 'Int32', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bz2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzlib.c(1417,10): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bz2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzlib.c(1418,10): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bz2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzlib.c(1423,9): warning C4996: 'setmode': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _setmode. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bz2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzlib.c(1425,14): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bz2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzlib.c(1431,12): warning C4996: 'fdopen': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bz2.vcxproj] bz2.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\lib\bz2.lib Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/bzip2/1.0.6/_/_/build/8feb221a01dcb7f80d1d66f9676d4e44215f5e08/CMakeLists.txt bzip2.c C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(353,58): warning C4267: '=': conversion from 'size_t' to 'Int32', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(338,4): warning C4996: 'setmode': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _setmode. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(339,4): warning C4996: 'setmode': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _setmode. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(369,18): warning C4996: 'fileno': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(509,61): warning C4267: '=': conversion from 'size_t' to 'Int32', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(446,4): warning C4996: 'setmode': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _setmode. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(447,4): warning C4996: 'setmode': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _setmode. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(485,18): warning C4996: 'fileno': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(567,4): warning C4996: 'setmode': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _setmode. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(933,3): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(942,18): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(971,11): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1112,1): warning C4267: 'initializing': conversion from 'size_t' to 'Int32', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1113,1): warning C4267: 'initializing': conversion from 'size_t' to 'Int32', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1126,11): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1153,17): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1170,35): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1230,15): warning C4996: 'isatty': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _isatty. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1242,18): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1244,15): warning C4996: 'isatty': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _isatty. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1256,41): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1263,18): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1267,42): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1274,41): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1341,17): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1359,35): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1416,15): warning C4996: 'isatty': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _isatty. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1428,18): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1432,41): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1440,18): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1444,42): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1451,41): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1539,35): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1557,15): warning C4996: 'isatty': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _isatty. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1570,18): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1573,41): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1733,55): warning C4267: 'function': conversion from 'size_t' to 'Int32', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1734,14): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\source_subfolder\bzip2.c(1752,14): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bzip2.vcxproj] bzip2.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bin\bzip2.exe Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/bzip2/1.0.6/_/_/build/8feb221a01dcb7f80d1d66f9676d4e44215f5e08/CMakeLists.txt bzip2/1.0.6: Package '8feb221a01dcb7f80d1d66f9676d4e44215f5e08' built bzip2/1.0.6: Build folder C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08 bzip2/1.0.6: Generated conaninfo.txt bzip2/1.0.6: Generated conanbuildinfo.txt bzip2/1.0.6: Generating the package bzip2/1.0.6: Package folder C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\package\8feb221a01dcb7f80d1d66f9676d4e44215f5e08 bzip2/1.0.6: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08 --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. bz2.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\lib\bz2.lib bzip2.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\build\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\bin\bzip2.exe -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/bzip2/1.0.6/_/_/package/8feb221a01dcb7f80d1d66f9676d4e44215f5e08/lib/bz2.lib -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/bzip2/1.0.6/_/_/package/8feb221a01dcb7f80d1d66f9676d4e44215f5e08/bin/bzip2.exe -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/bzip2/1.0.6/_/_/package/8feb221a01dcb7f80d1d66f9676d4e44215f5e08/include/bzlib.h [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 bzip2/1.0.6 package(): Packaged 1 '.exe' file: bzip2.exe bzip2/1.0.6 package(): Packaged 1 '.h' file: bzlib.h bzip2/1.0.6 package(): Packaged 1 '.lib' file: bz2.lib bzip2/1.0.6 package(): Packaged 1 '.cmake' file: conan-official-bzip2-variables.cmake bzip2/1.0.6 package(): Packaged 1 file: LICENSE bzip2/1.0.6: Package '8feb221a01dcb7f80d1d66f9676d4e44215f5e08' created bzip2/1.0.6: Created package revision 0d741829c725b281e509b1217c89e8d8 bzip2/1.0.6: Appending PATH environment variable: C:\J\w\BuildSingleReference@2\.conan\data\bzip2\1.0.6\_\_\package\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\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 Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY