******************************************************************************** conan install zimg/2.9.3@#c5985e82b13f9c92e115202a45029dcb --build=zimg -pr C:\J\w\prod\BuildSingleReference\145458\ed92f78c-1128-48dd-9d3f-f93413f0a0b0/profile_windows_15_mt_vs_release_64.zimg-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows [options] zimg:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zimg/2.9.3: Forced build from source Installing package: zimg/2.9.3 Requirements zimg/2.9.3 from local cache - Cache Packages zimg/2.9.3:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK zimg/2.9.3: Configuring sources in C:\J\w\prod\BuildSingleReference\.conan\data\zimg\2.9.3\_\_\source\src zimg/2.9.3: [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 zimg/2.9.3: Copying sources to build folder zimg/2.9.3: Building your package in C:\J\w\prod\BuildSingleReference\.conan\data\zimg\2.9.3\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 zimg/2.9.3: Generator txt created conanbuildinfo.txt zimg/2.9.3: Calling generate() zimg/2.9.3: MSBuildToolchain created conantoolchain_release_x64.props zimg/2.9.3: MSBuildToolchain writing conantoolchain.props zimg/2.9.3: 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 zimg/2.9.3: Calling build() ----Running------ > "C:\J\w\prod\BuildSingleReference\.conan\data\zimg\2.9.3\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build-release\conan\conanbuild.bat" && msbuild "C:\J\w\prod\BuildSingleReference\.conan\data\zimg\2.9.3\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\src\_msvc\zimg.sln" /p:Configuration=Release /p:Platform=x64 /target:zimg ----------------- ********************************************************************** ** Visual Studio 2017 Developer Command Prompt v15.9.51 ** Copyright (c) 2017 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch. Build started 1/1/2023 1:49:01 PM. Project "C:\J\w\prod\BuildSingleReference\.conan\data\zimg\2.9.3\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\src\_msvc\zimg.sln" on node 1 (zimg target(s)). ValidateSolutionConfiguration: Building solution configuration "Release|x64". Project "C:\J\w\prod\BuildSingleReference\.conan\data\zimg\2.9.3\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\src\_msvc\zimg.sln" (1) is building "C:\J\w\prod\BuildSingleReference\.conan\data\zimg\2.9.3\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\src\_msvc\zimg\zimg.vcxproj" (2) on node 1 (default targets). PrepareForBuild: Creating directory "x64\Release\". Creating directory "C:\J\w\prod\BuildSingleReference\.conan\data\zimg\2.9.3\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\src\_msvc\x64\Release\". Creating directory "x64\Release\zimg.tlog\". InitializeBuildStatus: Creating "x64\Release\zimg.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\CL.exe /c /IC:\J\w\prod\BuildSingleReference\.conan\data\zimg\2.9.3\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\src\_msvc\zimg\..\..\src\zimg /Zi /nologo /W3 /WX- /diagnostics:classic /MP8 /O2 /Oi /D _CRT_SECURE_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D ZIMG_X86 /D ZIMG_X86_AVX512 /D NDEBUG /D _UNICODE /D UNICODE /Gm- /EHsc /MT /GS- /Gy /fp:strict /Zc:wchar_t /Zc:forScope /Zc:inline /FAs /Fa"x64\Release\\" /Fo"x64\Release\\" /Fd"x64\Release\zimg.pdb" /Gd /TP /FC /errorReport:queue ..\..\src\zimg\api\zimg.cpp ..\..\src\zimg\colorspace\colorspace.cpp ..\..\src\zimg\colorspace\colorspace_param.cpp ..\..\src\zimg\colorspace\gamma.cpp ..\..\src\zimg\colorspace\graph.cpp ..\..\src\zimg\colorspace\matrix3.cpp ..\..\src\zimg\colorspace\operation.cpp ..\..\src\zimg\colorspace\operation_impl.cpp ..\..\src\zimg\colorspace\x86\gamma_constants_avx512.cpp ..\..\src\zimg\colorspace\x86\operation_impl_sse.cpp ..\..\src\zimg\colorspace\x86\operation_impl_sse2.cpp ..\..\src\zimg\colorspace\x86\operation_impl_x86.cpp ..\..\src\zimg\common\cpuinfo.cpp ..\..\src\zimg\common\libm_wrapper.cpp ..\..\src\zimg\common\matrix.cpp ..\..\src\zimg\common\x86\cpuinfo_x86.cpp ..\..\src\zimg\common\x86\x86util.cpp ..\..\src\zimg\depth\blue.cpp ..\..\src\zimg\depth\depth.cpp ..\..\src\zimg\depth\depth_convert.cpp ..\..\src\zimg\depth\dither.cpp ..\..\src\zimg\depth\quantize.cpp ..\..\src\zimg\depth\x86\depth_convert_sse2.cpp ..\..\src\zimg\depth\x86\depth_convert_x86.cpp ..\..\src\zimg\depth\x86\dither_sse2.cpp ..\..\src\zimg\depth\x86\dither_x86.cpp ..\..\src\zimg\depth\x86\error_diffusion_sse2.cpp ..\..\src\zimg\depth\x86\f16c_sse2.cpp ..\..\src\zimg\graph\copy_filter.cpp ..\..\src\zimg\graph\filtergraph.cpp ..\..\src\zimg\graph\graphbuilder.cpp ..\..\src\zimg\resize\filter.cpp ..\..\src\zimg\resize\resize.cpp ..\..\src\zimg\resize\resize_impl.cpp ..\..\src\zimg\resize\x86\resize_impl_sse.cpp ..\..\src\zimg\resize\x86\resize_impl_sse2.cpp ..\..\src\zimg\resize\x86\resize_impl_x86.cpp ..\..\src\zimg\unresize\bilinear.cpp ..\..\src\zimg\unresize\unresize.cpp ..\..\src\zimg\unresize\unresize_impl.cpp zimg.cpp colorspace.cpp colorspace_param.cpp gamma.cpp graph.cpp matrix3.cpp operation.cpp operation_impl.cpp gamma_constants_avx512.cpp operation_impl_sse.cpp operation_impl_sse2.cpp operation_impl_x86.cpp cpuinfo.cpp libm_wrapper.cpp matrix.cpp cpuinfo_x86.cpp x86util.cpp blue.cpp depth.cpp depth_convert.cpp dither.cpp quantize.cpp depth_convert_sse2.cpp depth_convert_x86.cpp dither_sse2.cpp dither_x86.cpp error_diffusion_sse2.cpp f16c_sse2.cpp copy_filter.cpp filtergraph.cpp graphbuilder.cpp filter.cpp resize.cpp resize_impl.cpp resize_impl_sse.cpp resize_impl_sse2.cpp resize_impl_x86.cpp bilinear.cpp unresize.cpp unresize_impl.cpp C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\CL.exe /c /IC:\J\w\prod\BuildSingleReference\.conan\data\zimg\2.9.3\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\src\_msvc\zimg\..\..\src\zimg /Zi /nologo /W3 /WX- /diagnostics:classic /MP8 /O2 /Oi /D _CRT_SECURE_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D ZIMG_X86 /D ZIMG_X86_AVX512 /D NDEBUG /D _UNICODE /D UNICODE /Gm- /EHsc /MT /GS- /Gy /arch:AVX /fp:strict /Zc:wchar_t /Zc:forScope /Zc:inline /FAs /Fa"x64\Release\\" /Fo"x64\Release\\" /Fd"x64\Release\zimg.pdb" /Gd /TP /FC /errorReport:queue ..\..\src\zimg\colorspace\x86\operation_impl_avx.cpp ..\..\src\zimg\depth\x86\f16c_ivb.cpp ..\..\src\zimg\resize\x86\resize_impl_avx.cpp operation_impl_avx.cpp f16c_ivb.cpp resize_impl_avx.cpp C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\CL.exe /c /IC:\J\w\prod\BuildSingleReference\.conan\data\zimg\2.9.3\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\src\_msvc\zimg\..\..\src\zimg /Zi /nologo /W3 /WX- /diagnostics:classic /MP8 /O2 /Oi /D _CRT_SECURE_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D ZIMG_X86 /D ZIMG_X86_AVX512 /D NDEBUG /D _UNICODE /D UNICODE /Gm- /EHsc /MT /GS- /Gy /arch:AVX2 /fp:strict /Zc:wchar_t /Zc:forScope /Zc:inline /FAs /Fa"x64\Release\\" /Fo"x64\Release\\" /Fd"x64\Release\zimg.pdb" /Gd /TP /FC /errorReport:queue ..\..\src\zimg\colorspace\x86\operation_impl_avx2.cpp ..\..\src\zimg\depth\x86\depth_convert_avx2.cpp ..\..\src\zimg\depth\x86\dither_avx2.cpp ..\..\src\zimg\depth\x86\error_diffusion_avx2.cpp ..\..\src\zimg\resize\x86\resize_impl_avx2.cpp operation_impl_avx2.cpp depth_convert_avx2.cpp dither_avx2.cpp error_diffusion_avx2.cpp resize_impl_avx2.cpp C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\CL.exe /c /IC:\J\w\prod\BuildSingleReference\.conan\data\zimg\2.9.3\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\src\_msvc\zimg\..\..\src\zimg /Zi /nologo /W3 /WX- /diagnostics:classic /MP8 /O2 /Oi /D _CRT_SECURE_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D ZIMG_X86 /D ZIMG_X86_AVX512 /D NDEBUG /D _UNICODE /D UNICODE /Gm- /EHsc /MT /GS- /Gy /fp:strict /Zc:wchar_t /Zc:forScope /Zc:inline /FAs /Fa"x64\Release\\" /Fo"x64\Release\\" /Fd"x64\Release\zimg.pdb" /Gd /TP /FC /errorReport:queue /arch:AVX512 ..\..\src\zimg\colorspace\x86\operation_impl_avx512.cpp ..\..\src\zimg\depth\x86\depth_convert_avx512.cpp ..\..\src\zimg\depth\x86\dither_avx512.cpp ..\..\src\zimg\resize\x86\resize_impl_avx512.cpp operation_impl_avx512.cpp depth_convert_avx512.cpp dither_avx512.cpp resize_impl_avx512.cpp Lib: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\Lib.exe /OUT:"C:\J\w\prod\BuildSingleReference\.conan\data\zimg\2.9.3\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\src\_msvc\x64\Release\z.lib" /NOLOGO /MACHINE:X64 x64\Release\zimg.obj x64\Release\colorspace.obj x64\Release\colorspace_param.obj x64\Release\gamma.obj x64\Release\graph.obj x64\Release\matrix3.obj x64\Release\operation.obj x64\Release\operation_impl.obj x64\Release\gamma_constants_avx512.obj x64\Release\operation_impl_avx.obj x64\Release\operation_impl_avx2.obj x64\Release\operation_impl_avx512.obj x64\Release\operation_impl_sse.obj x64\Release\operation_impl_sse2.obj x64\Release\operation_impl_x86.obj x64\Release\cpuinfo.obj x64\Release\libm_wrapper.obj x64\Release\matrix.obj x64\Release\cpuinfo_x86.obj x64\Release\x86util.obj x64\Release\blue.obj x64\Release\depth.obj x64\Release\depth_convert.obj x64\Release\dither.obj x64\Release\quantize.obj x64\Release\depth_convert_avx2.obj x64\Release\depth_convert_avx512.obj x64\Release\depth_convert_sse2.obj x64\Release\depth_convert_x86.obj x64\Release\dither_avx2.obj x64\Release\dither_avx512.obj x64\Release\dither_sse2.obj x64\Release\dither_x86.obj x64\Release\error_diffusion_avx2.obj x64\Release\error_diffusion_sse2.obj x64\Release\f16c_ivb.obj x64\Release\f16c_sse2.obj x64\Release\copy_filter.obj x64\Release\filtergraph.obj x64\Release\graphbuilder.obj x64\Release\filter.obj x64\Release\resize.obj x64\Release\resize_impl.obj x64\Release\resize_impl_avx.obj x64\Release\resize_impl_avx2.obj x64\Release\resize_impl_avx512.obj x64\Release\resize_impl_sse.obj x64\Release\resize_impl_sse2.obj x64\Release\resize_impl_x86.obj x64\Release\bilinear.obj x64\Release\unresize.obj x64\Release\unresize_impl.obj zimg.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\zimg\2.9.3\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\src\_msvc\x64\Release\z.lib FinalizeBuildStatus: Deleting file "x64\Release\zimg.tlog\unsuccessfulbuild". Touching "x64\Release\zimg.tlog\zimg.lastbuildstate". Done Building Project "C:\J\w\prod\BuildSingleReference\.conan\data\zimg\2.9.3\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\src\_msvc\zimg\zimg.vcxproj" (default targets). Done Building Project "C:\J\w\prod\BuildSingleReference\.conan\data\zimg\2.9.3\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\src\_msvc\zimg.sln" (zimg target(s)). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:16.62 zimg/2.9.3: Package '7bd6f2c3d5c4e48a75805376b58cde753392f711' built zimg/2.9.3: Build folder C:\J\w\prod\BuildSingleReference\.conan\data\zimg\2.9.3\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build-release zimg/2.9.3: Generated conaninfo.txt zimg/2.9.3: Generated conanbuildinfo.txt zimg/2.9.3: Generating the package zimg/2.9.3: Package folder C:\J\w\prod\BuildSingleReference\.conan\data\zimg\2.9.3\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711 zimg/2.9.3: Calling package() zimg/2.9.3: Copied 1 file: COPYING zimg/2.9.3: Copied 1 '.h' file: zimg.h zimg/2.9.3: Copied 1 '.hpp' file: zimg++.hpp zimg/2.9.3: Copied 1 '.lib' file: z.lib [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 [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK zimg/2.9.3 package(): Packaged 1 '.hpp' file: zimg++.hpp zimg/2.9.3 package(): Packaged 1 '.h' file: zimg.h zimg/2.9.3 package(): Packaged 1 '.lib' file: zimg.lib zimg/2.9.3 package(): Packaged 1 file: COPYING zimg/2.9.3: Package '7bd6f2c3d5c4e48a75805376b58cde753392f711' created zimg/2.9.3: Created package revision 785e2fb4fa2e8e311cc373074f84d564 [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 zimg/2.9.3: 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 zimg/2.9.3: 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