******************************************************************************** conan install giflib/5.2.1@ --build=giflib --profile=C:\J\w\BuildSingleReference@3/32198/bac79c8c-be89-48b4-b409-6b0f7c95aae5/profile.txt ******************************************************************************** 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] giflib:shared=False [build_requires] [env] giflib/5.2.1: Forced build from source Installing package: giflib/5.2.1 Requirements giflib/5.2.1 from local cache - Cache Packages giflib/5.2.1:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Build Installing (downloading, building) binaries... giflib/5.2.1: Copying sources to build folder giflib/5.2.1: Building your package in C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 giflib/5.2.1: Generator cmake created conanbuildinfo.cmake [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 giflib/5.2.1: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711" -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" -Wno-dev C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- 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 -- 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 -- 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@3/.conan/data/giflib/5.2.1/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711 ----Running------ > cmake --build C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 --config Release -- /m:16 /verbosity:minimal ----------------- 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/BuildSingleReference@3/.conan/data/giflib/5.2.1/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/CMakeLists.txt dgif_lib.c egif_lib.c gifalloc.c gif_err.c gif_font.c gif_hash.c openbsd-reallocarray.c C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\dgif_lib.c(38): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\dgif_lib.c(61): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(516): note: see declaration of 'open' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gif_font.c(244): 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@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gif_font.c(251): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\dgif_lib.c(88): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(459): note: see declaration of 'close' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\dgif_lib.c(102): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(459): note: see declaration of 'close' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\dgif_lib.c(113): 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@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2457): note: see declaration of 'fdopen' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\dgif_lib.c(401): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\dgif_lib.c(1185): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\egif_lib.c(70): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(516): note: see declaration of 'open' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\egif_lib.c(73): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(516): note: see declaration of 'open' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\egif_lib.c(83): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(459): note: see declaration of 'close' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\egif_lib.c(128): 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@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2457): note: see declaration of 'fdopen' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\egif_lib.c(262): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\egif_lib.c(264): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\egif_lib.c(489): warning C4028: formal parameter 2 different from declaration [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\egif_lib.c(520): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\egif_lib.c(701): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\egif_lib.c(895): warning C4028: formal parameter 3 different from declaration [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\egif_lib.c(982): warning C4028: formal parameter 2 different from declaration [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif.vcxproj] gif.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\lib\gif.lib Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/giflib/5.2.1/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/CMakeLists.txt qprintf.c quantize.c getarg.c C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\quantize.c(134): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\quantize.c(143): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\quantize.c(154): warning C4244: '=': conversion from 'long' to 'GifByteType', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\quantize.c(155): warning C4244: '=': conversion from 'long' to 'GifByteType', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\quantize.c(156): warning C4244: '=': conversion from 'long' to 'GifByteType', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(176): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(175): 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@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.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\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(221): 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@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(227): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(230): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(312): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(316): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(320): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(324): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(328): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(332): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(336): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(340): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(344): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(348): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(410): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(415): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(420): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(425): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(430): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(435): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(441): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(447): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(453): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\getarg.c(459): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giflib_util.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' giflib_util.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\lib\giflib_util.lib Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/giflib/5.2.1/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/giflib/5.2.1/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/giflib/5.2.1/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/giflib/5.2.1/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/giflib/5.2.1/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/giflib/5.2.1/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/CMakeLists.txt giftool.c gif2rgb.c giffix.c gifclrmp.c giftext.c gifbuild.c C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gif2rgb.c(91): 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@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif2rgb.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\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gif2rgb.c(99): 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@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif2rgb.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\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gif2rgb.c(100): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif2rgb.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(266): note: see declaration of 'strncat' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gif2rgb.c(103): 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@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif2rgb.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\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gif2rgb.c(257): 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@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif2rgb.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\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gif2rgb.c(264): 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@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif2rgb.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\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gif2rgb.c(265): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif2rgb.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(266): note: see declaration of 'strncat' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gif2rgb.c(268): 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@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gif2rgb.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\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifbuild.c(93): 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@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifbuild.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\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifbuild.c(447): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifbuild.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\giftool.c(15): fatal error C1083: Cannot open include file: 'getopt.h': No such file or directory [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\giftool.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifclrmp.c(111): 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@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifclrmp.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\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifclrmp.c(117): 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@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifclrmp.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\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifclrmp.c(291): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifclrmp.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifbuild.c(596): warning C4244: '=': conversion from '__int64' to 'unsigned char', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifbuild.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1197): note: see declaration of 'fscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifbuild.c(606): warning C4244: '=': conversion from '__int64' to 'unsigned char', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifbuild.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifbuild.c(610): warning C4244: '=': conversion from '__int64' to 'GifPixelType', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifbuild.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifclrmp.c(321): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifclrmp.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifbuild.c(175): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifbuild.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifbuild.c(178): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifbuild.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1197): note: see declaration of 'fscanf' C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifbuild.c(181): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifbuild.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifbuild.c(195): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifbuild.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifbuild.c(200): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifbuild.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifbuild.c(238): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifbuild.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifbuild.c(247): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifbuild.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifbuild.c(282): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifbuild.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifbuild.c(424): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifbuild.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifbuild.c(434): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifbuild.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifbuild.c(436): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifbuild.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifbuild.c(454): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifbuild.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifbuild.c(476): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifbuild.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifbuild.c(536): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifbuild.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifbuild.c(539): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifbuild.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifbuild.c(548): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifbuild.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifbuild.c(905): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifbuild.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\gifbuild.c(936): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\gifbuild.vcxproj] giftext.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bin\giftext.exe giffix.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bin\giffix.exe gifclrmp.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bin\gifclrmp.exe gif2rgb.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bin\gif2rgb.exe gifbuild.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bin\gifbuild.exe giflib/5.2.1: giflib/5.2.1: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR giflib/5.2.1: ERROR: Package '7bd6f2c3d5c4e48a75805376b58cde753392f711' build failed giflib/5.2.1: WARN: Build folder C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 ERROR: giflib/5.2.1: Error in build() method, line 61 cmake.build() ConanException: Error 1 while executing cmake --build C:\J\w\BuildSingleReference@3\.conan\data\giflib\5.2.1\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 --config Release -- /m:16 /verbosity:minimal