******************************************************************************** conan install bzip2/1.0.8@#7cbb1b682399e077c6b9b2d1bc52da81 --build=bzip2 -pr C:\J\w\prod\BuildSingleReference\88118\d4beb7ce-458f-4237-b128-71040da4effb/profile_windows_15_md_vs_release_64.bzip2-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=15 os=Windows [options] bzip2:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True bzip2/1.0.8: Forced build from source Installing package: bzip2/1.0.8 Requirements bzip2/1.0.8 from local cache - Cache Packages bzip2/1.0.8:5be2b7a2110ec8acdbf9a1cea9de5d60747edb34 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK bzip2/1.0.8: Configuring sources in C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\source\src bzip2/1.0.8: [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 bzip2/1.0.8: Copying sources to build folder bzip2/1.0.8: Building your package in C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34 bzip2/1.0.8: Generator txt created conanbuildinfo.txt bzip2/1.0.8: Calling generate() bzip2/1.0.8: 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.8: Calling build() bzip2/1.0.8: CMake command: cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/build/5be2b7a2110ec8acdbf9a1cea9de5d60747edb34/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/5be2b7a2110ec8acdbf9a1cea9de5d60747edb34" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\.." ----Running------ > cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/build/5be2b7a2110ec8acdbf9a1cea9de5d60747edb34/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/5be2b7a2110ec8acdbf9a1cea9de5d60747edb34" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\.." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/build/5be2b7a2110ec8acdbf9a1cea9de5d60747edb34/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is MSVC 19.16.27048.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/build/5be2b7a2110ec8acdbf9a1cea9de5d60747edb34/build bzip2/1.0.8: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build" --config Release ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build" --config Release ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/build/5be2b7a2110ec8acdbf9a1cea9de5d60747edb34/CMakeLists.txt blocksort.c bzlib.c compress.c crctable.c decompress.c huffman.c randtable.c C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzlib.c(997): warning C4267: '=': conversion from 'size_t' to 'Int32', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bz2.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzlib.c(1056): warning C4267: '=': conversion from 'size_t' to 'Int32', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bz2.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzlib.c(1191): warning C4267: '=': conversion from 'size_t' to 'Int32', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bz2.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzlib.c(1417): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bz2.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\compress.c(205): warning C4244: '=': conversion from '__int64' to 'Int32', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bz2.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzlib.c(1418): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bz2.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzlib.c(1423): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bz2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(530): note: see declaration of 'setmode' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzlib.c(1425): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bz2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzlib.c(1431): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bz2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2457): note: see declaration of 'fdopen' bz2.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\Release\bz2.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/build/5be2b7a2110ec8acdbf9a1cea9de5d60747edb34/CMakeLists.txt bzip2.c C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(353): warning C4267: '=': conversion from 'size_t' to 'Int32', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(338): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(530): note: see declaration of 'setmode' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(339): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(530): note: see declaration of 'setmode' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(369): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2459): note: see declaration of 'fileno' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(509): warning C4267: '=': conversion from 'size_t' to 'Int32', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(446): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(530): note: see declaration of 'setmode' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(447): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(530): note: see declaration of 'setmode' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(485): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2459): note: see declaration of 'fileno' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(567): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(530): note: see declaration of 'setmode' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(933): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(942): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(971): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1112): warning C4267: 'initializing': conversion from 'size_t' to 'Int32', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1113): warning C4267: 'initializing': conversion from 'size_t' to 'Int32', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1126): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1153): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1170): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(182): note: see declaration of 'strerror' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1230): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(491): note: see declaration of 'isatty' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1242): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1244): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(491): note: see declaration of 'isatty' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1256): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(182): note: see declaration of 'strerror' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1263): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1267): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(182): note: see declaration of 'strerror' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1274): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(182): note: see declaration of 'strerror' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1341): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1359): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(182): note: see declaration of 'strerror' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1416): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(491): note: see declaration of 'isatty' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1428): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1432): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(182): note: see declaration of 'strerror' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1440): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1444): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(182): note: see declaration of 'strerror' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1451): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(182): note: see declaration of 'strerror' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1539): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(182): note: see declaration of 'strerror' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1557): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(491): note: see declaration of 'isatty' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1570): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1573): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(182): note: see declaration of 'strerror' C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1733): warning C4267: 'function': conversion from 'size_t' to 'Int32', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1734): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\src\bzip2.c(1752): 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\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\bzip2.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdlib.h(1191): note: see declaration of 'getenv' bzip2.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build\Release\bzip2.exe Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/build/5be2b7a2110ec8acdbf9a1cea9de5d60747edb34/CMakeLists.txt bzip2/1.0.8: Package '5be2b7a2110ec8acdbf9a1cea9de5d60747edb34' built bzip2/1.0.8: Build folder C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build bzip2/1.0.8: Generated conaninfo.txt bzip2/1.0.8: Generated conanbuildinfo.txt bzip2/1.0.8: Generating the package bzip2/1.0.8: Package folder C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\package\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34 bzip2/1.0.8: Calling package() bzip2/1.0.8: Copied 1 file: LICENSE bzip2/1.0.8: CMake command: cmake --install "C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build" --config Release --prefix "C:/J/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/5be2b7a2110ec8acdbf9a1cea9de5d60747edb34" ----Running------ > cmake --install "C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\build\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\build" --config Release --prefix "C:/J/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/5be2b7a2110ec8acdbf9a1cea9de5d60747edb34" ----------------- -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/5be2b7a2110ec8acdbf9a1cea9de5d60747edb34/lib/bz2.lib -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/5be2b7a2110ec8acdbf9a1cea9de5d60747edb34/bin/bzip2.exe -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/5be2b7a2110ec8acdbf9a1cea9de5d60747edb34/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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK bzip2/1.0.8 package(): Packaged 1 '.exe' file: bzip2.exe bzip2/1.0.8 package(): Packaged 1 '.h' file: bzlib.h bzip2/1.0.8 package(): Packaged 1 '.lib' file: bz2.lib bzip2/1.0.8 package(): Packaged 1 '.cmake' file: conan-official-bzip2-variables.cmake bzip2/1.0.8 package(): Packaged 1 file: LICENSE bzip2/1.0.8: Package '5be2b7a2110ec8acdbf9a1cea9de5d60747edb34' created bzip2/1.0.8: Created package revision 0d4d2275c3a41233a1318c5d95843bbf bzip2/1.0.8: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\package\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\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] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators bzip2/1.0.8: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior