******************************************************************************** conan install libjpeg-turbo/2.1.2@#c1a34188423cba2550123d224d41e3ff --build=libjpeg-turbo -pr C:\J\w\prod\BuildSingleReference@2\55251\fe8ce76e-7e87-4606-9451-61685b83a3ee/profile_windows_16_md_vs_release_64.libjpeg-turbo-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@2\.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@2\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] libjpeg-turbo:shared=True [build_requires] [env] libjpeg-turbo/2.1.2: Forced build from source nasm/2.14: Not found in local cache, looking in remotes... nasm/2.14: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz nasm/2.14: Downloaded recipe revision 5cdfb0c86b103745a11e409532437747 Installing package: libjpeg-turbo/2.1.2 Requirements libjpeg-turbo/2.1.2 from local cache - Cache Packages libjpeg-turbo/2.1.2:2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4 - Build Build requirements nasm/2.14 from 'conan-center' - Downloaded Build requirements packages nasm/2.14:0a420ff5c47119e668867cdb51baff0eca1fdb68 - Download Installing (downloading, building) binaries... nasm/2.14: Retrieving package 0a420ff5c47119e668867cdb51baff0eca1fdb68 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nasm/2.14: Package installed 0a420ff5c47119e668867cdb51baff0eca1fdb68 nasm/2.14: Downloaded package revision 35df67dc6f251fbcfeefb2ce60beeb02 nasm/2.14: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference@2\.conan\data\nasm\2.14\_\_\package\0a420ff5c47119e668867cdb51baff0eca1fdb68\bin libjpeg-turbo/2.1.2: Applying build-requirement: nasm/2.14 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libjpeg-turbo/2.1.2: Configuring sources in C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\source [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 libjpeg-turbo/2.1.2: Copying sources to build folder libjpeg-turbo/2.1.2: Building your package in C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4 libjpeg-turbo/2.1.2: Generator cmake created conanbuildinfo.cmake libjpeg-turbo/2.1.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 libjpeg-turbo/2.1.2: Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\package\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4" -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" -DENABLE_STATIC="False" -DENABLE_SHARED="True" -DWITH_SIMD="True" -DWITH_ARITH_ENC="True" -DWITH_ARITH_DEC="True" -DWITH_JPEG7="True" -DWITH_JPEG8="True" -DWITH_MEM_SRCDST="False" -DWITH_TURBOJPEG="True" -DWITH_JAVA="False" -DWITH_12BIT="False" -DWITH_CRT_DLL="True" -Wno-dev C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4 ----------------- -- The C compiler identification is MSVC 19.29.30145.0 -- The CXX compiler identification is MSVC 19.29.30145.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- CMAKE_BUILD_TYPE = Release -- VERSION = 2.1.2, BUILD = 20220707 -- 64-bit build (x86_64) -- CMAKE_INSTALL_PREFIX = C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4 -- CMAKE_INSTALL_BINDIR = bin (C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/bin) -- CMAKE_INSTALL_DATAROOTDIR = share (C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/share) -- CMAKE_INSTALL_DOCDIR = share/doc/libjpeg-turbo (C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/share/doc/libjpeg-turbo) -- CMAKE_INSTALL_INCLUDEDIR = include (C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/include) -- CMAKE_INSTALL_LIBDIR = lib (C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/lib) -- Shared libraries enabled (ENABLE_SHARED = 1) -- Static libraries disabled (ENABLE_STATIC = 0) -- 12-bit JPEG support disabled (WITH_12BIT = 0) -- Arithmetic decoding support enabled (WITH_ARITH_DEC = 1) -- Arithmetic encoding support enabled (WITH_ARITH_ENC = 1) -- TurboJPEG API library enabled (WITH_TURBOJPEG = 1) -- TurboJPEG Java wrapper disabled (WITH_JAVA = 0) -- Emulating libjpeg API/ABI v8.0 (WITH_JPEG7 = 1, WITH_JPEG8 = 1) -- libjpeg API shared library version = 8.2.2 -- Compiler flags = /DWIN32 /D_WINDOWS /W3 /MP8 /W3 /wd4996 /MD /O2 /Ob2 /DNDEBUG -- Linker flags = /machine:x64 /INCREMENTAL:NO -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of size_t -- Check size of size_t - done -- Check size of unsigned long -- Check size of unsigned long - done -- Looking for include file intrin.h -- Looking for include file intrin.h - found -- Performing Test INLINE_WORKS -- Performing Test INLINE_WORKS - Success -- INLINE = __forceinline (FORCE_INLINE = 1) -- Performing Test HAVE_THREAD_LOCAL -- Performing Test HAVE_THREAD_LOCAL - Success -- THREAD_LOCAL = __declspec(thread) -- CMAKE_EXECUTABLE_SUFFIX = .exe -- Looking for a ASM_NASM compiler -- Looking for a ASM_NASM compiler - C:/J/w/prod/BuildSingleReference@2/.conan/data/nasm/2.14/_/_/package/0a420ff5c47119e668867cdb51baff0eca1fdb68/bin/nasm.exe -- The ASM_NASM compiler identification is NASM -- Found assembler: C:/J/w/prod/BuildSingleReference@2/.conan/data/nasm/2.14/_/_/package/0a420ff5c47119e668867cdb51baff0eca1fdb68/bin/nasm.exe -- CMAKE_ASM_NASM_COMPILER = C:/J/w/prod/BuildSingleReference@2/.conan/data/nasm/2.14/_/_/package/0a420ff5c47119e668867cdb51baff0eca1fdb68/bin/nasm.exe -- CMAKE_ASM_NASM_OBJECT_FORMAT = win64 -- CMAKE_ASM_NASM_FLAGS = -DWIN64 -D__x86_64__ -- SIMD extensions: x86_64 (WITH_SIMD = 1) -- FLOATTEST = sse -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/build/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4 --config Release -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Generating Release/jsimdcpu.asm.obj Generating Release/jfdctflt-sse.asm.obj Generating Release/jccolor-sse2.asm.obj Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/build/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/source_subfolder/md5/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/build/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/build/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/source_subfolder/CMakeLists.txt Generating Release/jcgray-sse2.asm.obj Generating Release/jchuff-sse2.asm.obj Generating Release/jcphuff-sse2.asm.obj Generating Release/jcsample-sse2.asm.obj Generating Release/jdcolor-sse2.asm.obj Generating Release/jdmerge-sse2.asm.obj Generating Release/jdsample-sse2.asm.obj Generating Release/jfdctfst-sse2.asm.obj Generating Release/jfdctint-sse2.asm.obj Generating Release/jidctflt-sse2.asm.obj Generating Release/jidctfst-sse2.asm.obj Generating Release/jidctint-sse2.asm.obj Generating Release/jidctred-sse2.asm.obj Generating Release/jquantf-sse2.asm.obj Generating Release/jquanti-sse2.asm.obj Generating Release/jccolor-avx2.asm.obj Generating Release/jcgray-avx2.asm.obj Generating Release/jcsample-avx2.asm.obj Generating Release/jdcolor-avx2.asm.obj Generating Release/jdmerge-avx2.asm.obj Generating Release/jdsample-avx2.asm.obj Generating Release/jfdctint-avx2.asm.obj Generating Release/jidctint-avx2.asm.obj Generating Release/jquanti-avx2.asm.obj Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/build/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/source_subfolder/simd/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/build/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/source_subfolder/simd/CMakeLists.txt rdjpgcom.c wrjpgcom.c md5cmp.c md5.c md5hl.c jsimd.c simd.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\simd\simd.dir\Release\simd.lib rdjpgcom.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\Release\rdjpgcom.exe wrjpgcom.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\Release\wrjpgcom.exe md5cmp.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\md5\Release\md5cmp.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/build/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/build/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/source_subfolder/sharedlib/CMakeLists.txt jcapimin.c jcapistd.c jccoefct.c jccolor.c jcdctmgr.c jchuff.c jcapimin.c jcapistd.c jccoefct.c jccolor.c jcdctmgr.c jcicc.c jcinit.c jchuff.c jcmainct.c jcmarker.c jcmaster.c jcicc.c jcinit.c jcmainct.c jcomapi.c jcmarker.c jcmaster.c jcparam.c jcomapi.c jcparam.c jcphuff.c jcphuff.c jcprepct.c jcprepct.c jcsample.c jcsample.c jctrans.c jctrans.c jdapimin.c jdapimin.c jdapistd.c jdapistd.c jdatadst.c jdatadst.c jdatasrc.c jdcoefct.c jdcolor.c jddctmgr.c jdhuff.c jdicc.c jdinput.c jdatasrc.c jdmainct.c jdcoefct.c jdcolor.c jddctmgr.c jdhuff.c jdmarker.c jdmaster.c jdicc.c jdinput.c jdmerge.c jdmainct.c jdphuff.c jdmarker.c jdpostct.c jdmaster.c jdsample.c jdtrans.c jdmerge.c jerror.c jdphuff.c jfdctflt.c jdpostct.c jfdctfst.c jfdctint.c jidctflt.c jdsample.c jidctfst.c jidctint.c jidctred.c jdtrans.c jquant1.c jerror.c jquant2.c jutils.c jfdctflt.c jmemmgr.c jfdctfst.c jmemnobs.c jaricom.c jfdctint.c jcarith.c jidctflt.c jdarith.c jidctfst.c jidctint.c jidctred.c jquant1.c jquant2.c jutils.c jmemmgr.c jmemnobs.c jaricom.c jcarith.c jdarith.c turbojpeg.c transupp.c jdatadst-tj.c jdatasrc-tj.c rdbmp.c rdppm.c wrbmp.c wrppm.c Creating library C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/build/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/source_subfolder/Release/jpeg.lib and object C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/build/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/source_subfolder/Release/jpeg.exp Creating library C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/build/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/source_subfolder/Release/turbojpeg.lib and object C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/build/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/source_subfolder/Release/turbojpeg.exp jpeg.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\Release\jpeg8.dll turbojpeg.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\Release\turbojpeg.dll Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/build/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/source_subfolder/sharedlib/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/build/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/source_subfolder/sharedlib/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/build/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/source_subfolder/sharedlib/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/build/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/source_subfolder/sharedlib/CMakeLists.txt jcstest.c cjpeg.c cdjpeg.c rdgif.c rdppm.c rdswitch.c rdbmp.c Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/build/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/source_subfolder/CMakeLists.txt rdtarga.c Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/build/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/source_subfolder/CMakeLists.txt jpegtran.c cdjpeg.c Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/build/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/source_subfolder/CMakeLists.txt rdswitch.c transupp.c djpeg.c cdjpeg.c rdcolmap.c rdswitch.c wrgif.c wrppm.c wrbmp.c wrtarga.c jcstest.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\Release\jcstest.exe cjpeg.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\Release\cjpeg.exe tjunittest.c tjutil.c md5.c md5hl.c jpegtran.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\Release\jpegtran.exe djpeg.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\Release\djpeg.exe tjexample.c tjbench.c tjutil.c tjexample.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\Release\tjexample.exe tjunittest.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\Release\tjunittest.exe tjbench.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\Release\tjbench.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/build/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/CMakeLists.txt libjpeg-turbo/2.1.2: Package '2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4' built libjpeg-turbo/2.1.2: Build folder C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4 libjpeg-turbo/2.1.2: Generated conaninfo.txt libjpeg-turbo/2.1.2: Generated conanbuildinfo.txt libjpeg-turbo/2.1.2: Generating the package libjpeg-turbo/2.1.2: Package folder C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\package\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4 libjpeg-turbo/2.1.2: Calling package() ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4 --config Release --target install -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. wrjpgcom.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\Release\wrjpgcom.exe rdjpgcom.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\Release\rdjpgcom.exe md5cmp.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\md5\Release\md5cmp.exe simd.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\simd\simd.dir\Release\simd.lib turbojpeg.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\Release\turbojpeg.dll tjexample.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\Release\tjexample.exe jpeg.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\Release\jpeg8.dll tjunittest.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\Release\tjunittest.exe djpeg.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\Release\djpeg.exe jcstest.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\Release\jcstest.exe cjpeg.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\Release\cjpeg.exe tjbench.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\Release\tjbench.exe jpegtran.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libjpeg-turbo\2.1.2\_\_\build\2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4\source_subfolder\Release\jpegtran.exe -- Install configuration: "Release" -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/lib/turbojpeg.lib -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/bin/turbojpeg.dll -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/bin/tjbench.exe -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/include/turbojpeg.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/bin/rdjpgcom.exe -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/bin/wrjpgcom.exe -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/share/doc/libjpeg-turbo/README.ijg -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/share/doc/libjpeg-turbo/README.md -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/share/doc/libjpeg-turbo/example.txt -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/share/doc/libjpeg-turbo/tjexample.c -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/share/doc/libjpeg-turbo/libjpeg.txt -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/share/doc/libjpeg-turbo/structure.txt -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/share/doc/libjpeg-turbo/usage.txt -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/share/doc/libjpeg-turbo/wizard.txt -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/share/doc/libjpeg-turbo/LICENSE.md -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/lib/pkgconfig/libjpeg.pc -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/lib/pkgconfig/libturbojpeg.pc -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/lib/cmake/cmake_wrapper/cmake_wrapperConfig.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/lib/cmake/cmake_wrapper/cmake_wrapperConfigVersion.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/lib/cmake/cmake_wrapper/cmake_wrapperTargets.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/lib/cmake/cmake_wrapper/cmake_wrapperTargets-release.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/include/jconfig.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/include/jerror.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/include/jmorecfg.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/include/jpeglib.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/lib/jpeg.lib -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/bin/jpeg8.dll -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/bin/cjpeg.exe -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/bin/djpeg.exe -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libjpeg-turbo/2.1.2/_/_/package/2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4/bin/jpegtran.exe [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.11.15 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK libjpeg-turbo/2.1.2 package(): Packaged 2 '.dll' files: jpeg8.dll, turbojpeg.dll libjpeg-turbo/2.1.2 package(): Packaged 5 '.h' files libjpeg-turbo/2.1.2 package(): Packaged 2 '.lib' files: jpeg.lib, turbojpeg.lib libjpeg-turbo/2.1.2 package(): Packaged 1 '.md' file: LICENSE.md libjpeg-turbo/2.1.2: Package '2ebe195dcf4a3896738ff444eea6cd34bb9fb3d4' created libjpeg-turbo/2.1.2: Created package revision fffc13b269b1235af995f02dfa226897 [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY