******************************************************************************** conan install libgd/2.3.2@#6b8d451a04246eb0575d3bb87d2efe21 --build=libgd -pr C:\J\w\prod\BuildSingleReference\140697\6d5a4af4-380d-4028-807f-b52c6b83dc55/profile_windows_15_mdd_vs_debug_64.libgd-shared-True.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=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=15 os=Windows [options] libgd:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision 13c96f538b52e1600c40b88994de240f libgd/2.3.2: Forced build from source Installing package: libgd/2.3.2 Requirements libgd/2.3.2 from local cache - Cache zlib/1.2.13 from 'conan-center' - Downloaded Packages libgd/2.3.2:ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf - Build zlib/1.2.13:8cf01e2f50fcd6b63525e70584df0326550364e1 - Download Installing (downloading, building) binaries... zlib/1.2.13: Retrieving package 8cf01e2f50fcd6b63525e70584df0326550364e1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 8cf01e2f50fcd6b63525e70584df0326550364e1 zlib/1.2.13: Downloaded package revision 0d5d6042740d373c696e546d71b64a5f [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libgd/2.3.2: Configuring sources in C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\source\src libgd/2.3.2: [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 libgd/2.3.2: Copying sources to build folder libgd/2.3.2: Building your package in C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf libgd/2.3.2: Generator txt created conanbuildinfo.txt libgd/2.3.2: Calling generate() libgd/2.3.2: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' libgd/2.3.2: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0077=NEW -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' libgd/2.3.2: 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 libgd/2.3.2: Calling build() libgd/2.3.2: Apply patch (portability): remove unistd.h to fix build error libgd/2.3.2: Apply patch (portability): use BGD_NONDLL instead NONDLL libgd/2.3.2: Apply patch (portability): support png on msvc libgd/2.3.2: CMake command: cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/build/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src" ----Running------ > cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/build/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src" ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/build/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is MSVC 19.16.27048.0 -- The CXX 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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- gd version .. -- gd shared lib version () -- Looking for include file dirent.h -- Looking for include file dirent.h - not found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file strings.h -- Looking for include file strings.h - not found -- Looking for include file unistd.h -- Looking for include file unistd.h - not found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Conan: Target declared 'ZLIB::ZLIB' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/build/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/build libgd/2.3.2: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build" --config Debug ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build" --config Debug ----------------- 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/libgd/2.3.2/_/_/build/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/src/src/CMakeLists.txt getopt.c gd_programs_lib.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\Bin\Debug\gd_programs_lib.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/build/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/src/src/CMakeLists.txt gd.c gd_avif.c gd_bmp.c gd_color.c gd_color_map.c gd_color_match.c gd_crop.c gd_filename.c c:\j\w\prod\buildsinglereference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_intern.h(68): warning C4244: 'return': conversion from 'unsigned short' to 'unsigned char', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c) [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_crop.c(207): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] gd_filter.c gd_gd.c gd_gd2.c gd_gif_in.c gd_gif_out.c gd_heif.c c:\j\w\prod\buildsinglereference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_intern.h(68): warning C4244: 'return': conversion from 'unsigned short' to 'unsigned char', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_avif.c) [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] c:\j\w\prod\buildsinglereference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_intern.h(68): warning C4244: 'return': conversion from 'unsigned short' to 'unsigned char', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_filter.c) [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(546): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] gd_interpolation.c gd_io.c gd_io_dp.c C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(547): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(560): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(1182): warning C4244: '+=': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] gd_io_file.c C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(1585): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(1645): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(1725): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(1774): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(1962): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(1977): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(2185): warning C4244: 'function': conversion from 'int64_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(2186): warning C4244: 'function': conversion from 'int64_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(2187): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(2189): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(2199): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(2235): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(2239): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(2241): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(2251): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(3076): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(3078): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(3080): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(3149): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(3152): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(3154): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(3156): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(3389): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(3403): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(3406): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(3382): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(3383): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] gd_io_ss.c C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(3482): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(3500): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd.c(4377): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] gd_jpeg.c C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_gd2.c(970): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] gd_matrix.c gd_nnquant.c gd_png.c gd_rotate.c gd_security.c c:\j\w\prod\buildsinglereference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_intern.h(68): warning C4244: 'return': conversion from 'unsigned short' to 'unsigned char', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_rotate.c) [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] gd_ss.c gd_tga.c gd_tiff.c c:\j\w\prod\buildsinglereference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_intern.h(68): warning C4244: 'return': conversion from 'unsigned short' to 'unsigned char', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_tiff.c) [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] c:\j\w\prod\buildsinglereference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_intern.h(68): warning C4244: 'return': conversion from 'unsigned short' to 'unsigned char', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_interpolation.c) [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_io_file.c(93): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] gd_topal.c C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_io_file.c(101): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_interpolation.c(1715): warning C4018: '<': signed/unsigned mismatch [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_interpolation.c(1718): warning C4018: '<': signed/unsigned mismatch [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_interpolation.c(1727): warning C4018: '<': signed/unsigned mismatch [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_interpolation.c(1731): warning C4018: '<': signed/unsigned mismatch [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_interpolation.c(1777): warning C4018: '<': signed/unsigned mismatch [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_interpolation.c(1780): warning C4018: '<': signed/unsigned mismatch [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_interpolation.c(1824): warning C4244: 'initializing': conversion from 'double' to 'const int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_interpolation.c(1992): warning C4333: '>>': right shift by too large amount, data loss [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_interpolation.c(1993): warning C4333: '>>': right shift by too large amount, data loss [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_interpolation.c(1994): warning C4333: '>>': right shift by too large amount, data loss [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] gd_transform.c gd_version.c gd_wbmp.c gd_webp.c gd_xbm.c gdcache.c gdfontg.c gdfontl.c gdfontmb.c c:\j\w\prod\buildsinglereference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_intern.h(68): warning C4244: 'return': conversion from 'unsigned short' to 'unsigned char', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_tga.c) [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] gdfonts.c gdfontt.c gdft.c gdfx.c c:\j\w\prod\buildsinglereference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_intern.h(68): warning C4244: 'return': conversion from 'unsigned short' to 'unsigned char', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gdfx.c) [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gdfx.c(112): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] gdhelpers.c C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gdfx.c(122): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gdfx.c(179): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gdfx.c(180): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gdfx.c(182): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gdfx.c(186): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gdfx.c(187): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gdfx.c(189): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gdfx.c(202): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gdfx.c(337): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gdfx.c(403): warning C4244: '=': conversion from 'int' to 'float', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] gdkanji.c C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gdfx.c(459): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] gdtables.c gdxpm.c C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_xbm.c(253): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_xbm.c(254): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_xbm.c(255): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_xbm.c(259): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_xbm.c(260): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_xbm.c(261): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] wbmp.c C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_xbm.c(265): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_xbm.c(266): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_xbm.c(267): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_xbm.c(284): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_xbm.c(286): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_xbm.c(298): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_xbm.c(234): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(536): note: see declaration of 'strdup' C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_xbm.c(238): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(536): note: see declaration of 'strdup' c:\j\w\prod\buildsinglereference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_intern.h(68): warning C4244: 'return': conversion from 'unsigned short' to 'unsigned char', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gdft.c) [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] gd_io_stream.cxx gdpp.cxx C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_io_stream.cxx(32): warning C4244: 'return': conversion from 'std::streamsize' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_io_stream.cxx(74): warning C4244: 'return': conversion from 'std::streamoff' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\src\gd_io_stream.cxx(135): warning C4244: 'return': conversion from 'std::streamoff' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] Creating library C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/build/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/build/Bin/Debug/libgd.lib and object C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/build/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/build/Bin/Debug/libgd.exp zlib.lib(adler32.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(adler32.obj)' or at 'C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\Bin\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] zlib.lib(compress.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(compress.obj)' or at 'C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\Bin\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] zlib.lib(crc32.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(crc32.obj)' or at 'C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\Bin\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] zlib.lib(deflate.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(deflate.obj)' or at 'C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\Bin\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] zlib.lib(inflate.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(inflate.obj)' or at 'C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\Bin\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] zlib.lib(inftrees.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(inftrees.obj)' or at 'C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\Bin\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] zlib.lib(inffast.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(inffast.obj)' or at 'C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\Bin\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] zlib.lib(trees.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(trees.obj)' or at 'C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\Bin\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] zlib.lib(uncompr.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(uncompr.obj)' or at 'C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\Bin\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] zlib.lib(zutil.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(zutil.obj)' or at 'C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\Bin\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\src\libgd.vcxproj] libgd.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\Bin\Debug\libgd.dll Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/build/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/src/src/CMakeLists.txt gd2copypal.c gd2copypal.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\Bin\Debug\gd2copypal.exe Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/build/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/src/src/CMakeLists.txt gd2togif.c gd2togif.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\Bin\Debug\gd2togif.exe Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/build/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/src/src/CMakeLists.txt gdcmpgif.c gdcmpgif.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\Bin\Debug\gdcmpgif.exe Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/build/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/src/examples/CMakeLists.txt gif.c gif.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\Bin\Debug\gif.exe Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/build/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/src/src/CMakeLists.txt giftogd2.c giftogd2.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\Bin\Debug\giftogd2.exe Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/build/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/src/examples/CMakeLists.txt windows.c C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\examples\windows.c(142): warning C4244: 'return': conversion from 'WPARAM' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\examples\windows.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\src\examples\windows.c(224): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\examples\windows.vcxproj] windows.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build\Bin\Debug\windows.exe Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/build/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/src/CMakeLists.txt libgd/2.3.2: Package 'ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf' built libgd/2.3.2: Build folder C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build libgd/2.3.2: Generated conaninfo.txt libgd/2.3.2: Generated conanbuildinfo.txt libgd/2.3.2: Generating the package libgd/2.3.2: Package folder C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\package\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf libgd/2.3.2: Calling package() libgd/2.3.2: Copied 1 file: COPYING libgd/2.3.2: CMake command: cmake --install "C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build" --config Debug --prefix "C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf" ----Running------ > cmake --install "C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\build\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\build" --config Debug --prefix "C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf" ----------------- -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/share/doc/gd-./INSTALL -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/share/doc/gd-./README.JPN -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/share/doc/gd-./README.CMAKE -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/share/doc/gd-./README.TESTING -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/share/doc/gd-./README.TXT -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/share/doc/gd-./arc.c -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/share/doc/gd-./copyrotated.c -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/share/doc/gd-./crop.c -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/share/doc/gd-./flip.c -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/share/doc/gd-./gif.c -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/share/doc/gd-./nnquant.c -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/share/doc/gd-./noIcon.pic -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/share/doc/gd-./noIcon.sgi -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/share/doc/gd-./noIcon.tga -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/share/doc/gd-./noIconAlpha.tga -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/share/doc/gd-./test_crop_threshold.png -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/share/doc/gd-./tgaread.c -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/share/doc/gd-./tiffread.c -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/share/doc/gd-./windows.c -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/bin/gdcmpgif.exe -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/bin/gd2copypal.exe -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/bin/gd2togif.exe -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/bin/giftogd2.exe -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/libgd.lib -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/bin/libgd.dll -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/bin/bdftogd -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/include/entities.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/include/gd.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/include/gd_color_map.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/include/gd_errors.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/include/gd_io.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/include/gdcache.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/include/gdfontg.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/include/gdfontl.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/include/gdfontmb.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/include/gdfonts.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/include/gdfontt.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/include/gdfx.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/include/gdpp.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libgd/2.3.2/_/_/package/ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf/lib/pkgconfig/gdlib.pc [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(): [STATIC ARTIFACTS (KB-H074)] 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 ********************************************************************** ** Visual Studio 2017 Developer Command Prompt v15.9.51 ** Copyright (c) 2017 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK libgd/2.3.2 package(): Packaged 2 files: bdftogd, COPYING libgd/2.3.2 package(): Packaged 4 '.exe' files: gd2copypal.exe, gd2togif.exe, gdcmpgif.exe, giftogd2.exe libgd/2.3.2 package(): Packaged 1 '.dll' file: libgd.dll libgd/2.3.2 package(): Packaged 13 '.h' files libgd/2.3.2 package(): Packaged 1 '.lib' file: libgd.lib libgd/2.3.2: Package 'ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf' created libgd/2.3.2: Created package revision 5676f7ab20b93a73f78b269826524c16 libgd/2.3.2: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference\.conan\data\libgd\2.3.2\_\_\package\ae39335471abb73fe6263cf7a8aa7d83dfe2b9cf\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 libgd/2.3.2: 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 libgd/2.3.2: 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