******************************************************************************** conan install zstd/1.4.5@#a52eefeaf51c3cdb36648e72443a4830 --build=zstd -pr C:\J\w\BuildSingleReference/83626/3caa5cce-3ee2-4f05-99c8-65f8287bc4d3/profile_windows_15_mdd_vs_debug_64.zstd-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\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] zstd:shared=True [build_requires] [env] zstd/1.4.5: Forced build from source Installing package: zstd/1.4.5 Requirements zstd/1.4.5 from local cache - Cache Packages zstd/1.4.5:e99f9ecb778686d978796c804d7ea06b6819e2a6 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK zstd/1.4.5: Configuring sources in C:\J\w\BuildSingleReference\.conan\data\zstd\1.4.5\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK zstd/1.4.5: Copying sources to build folder zstd/1.4.5: Building your package in C:\J\w\BuildSingleReference\.conan\data\zstd\1.4.5\_\_\build\e99f9ecb778686d978796c804d7ea06b6819e2a6 zstd/1.4.5: Generator cmake created conanbuildinfo.cmake zstd/1.4.5: 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 zstd/1.4.5: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference\.conan\data\zstd\1.4.5\_\_\build\e99f9ecb778686d978796c804d7ea06b6819e2a6\build_subfolder && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference\.conan\data\zstd\1.4.5\_\_\package\e99f9ecb778686d978796c804d7ea06b6819e2a6" -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" -DZSTD_BUILD_PROGRAMS="False" -DZSTD_BUILD_STATIC="False" -DZSTD_BUILD_SHARED="True" -DZSTD_MULTITHREAD_SUPPORT="True" -Wno-dev C:\J\w\BuildSingleReference\.conan\data\zstd\1.4.5\_\_\build\e99f9ecb778686d978796c804d7ea06b6819e2a6 ----------------- -- The C compiler identification is MSVC 19.16.27045.0 -- The CXX compiler identification is MSVC 19.16.27045.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- 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 -- 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 -- 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: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting language standard -- ZSTD VERSION: 1.4.5 -- Performing Test C_FLAG_MP -- Performing Test C_FLAG_MP - Success -- Performing Test CXX_FLAG_MP -- Performing Test CXX_FLAG_MP - Success -- Performing Test C_FLAG_D_UNICODE -- Performing Test C_FLAG_D_UNICODE - Success -- Performing Test CXX_FLAG_D_UNICODE -- Performing Test CXX_FLAG_D_UNICODE - Success -- Performing Test C_FLAG_DUNICODE -- Performing Test C_FLAG_DUNICODE - Success -- Performing Test CXX_FLAG_DUNICODE -- Performing Test CXX_FLAG_DUNICODE - Success -- CMAKE_INSTALL_PREFIX: C:/J/w/BuildSingleReference/.conan/data/zstd/1.4.5/_/_/package/e99f9ecb778686d978796c804d7ea06b6819e2a6 -- CMAKE_INSTALL_LIBDIR: lib -- ZSTD_LEGACY_SUPPORT not defined! -- ZSTD_MULTITHREAD_SUPPORT is enabled -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference/.conan/data/zstd/1.4.5/_/_/build/e99f9ecb778686d978796c804d7ea06b6819e2a6/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference\.conan\data\zstd\1.4.5\_\_\build\e99f9ecb778686d978796c804d7ea06b6819e2a6\build_subfolder --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/zstd/1.4.5/_/_/build/e99f9ecb778686d978796c804d7ea06b6819e2a6/source_subfolder/build/cmake/lib/CMakeLists.txt debug.c entropy_common.c error_private.c fse_decompress.c pool.c threading.c xxhash.c zstd_common.c fse_compress.c hist.c huf_compress.c zstd_compress.c zstd_compress_literals.c zstd_compress_sequences.c zstd_compress_superblock.c zstd_double_fast.c zstd_fast.c zstd_lazy.c zstd_ldm.c zstd_opt.c zstdmt_compress.c huf_decompress.c zstd_ddict.c zstd_decompress.c zstd_decompress_block.c cover.c divsufsort.c fastcover.c zdict.c zbuff_common.c zbuff_compress.c zbuff_decompress.c Creating library C:/J/w/BuildSingleReference/.conan/data/zstd/1.4.5/_/_/build/e99f9ecb778686d978796c804d7ea06b6819e2a6/build_subfolder/lib/zstd.lib and object C:/J/w/BuildSingleReference/.conan/data/zstd/1.4.5/_/_/build/e99f9ecb778686d978796c804d7ea06b6819e2a6/build_subfolder/lib/zstd.exp libzstd_shared.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\zstd\1.4.5\_\_\build\e99f9ecb778686d978796c804d7ea06b6819e2a6\build_subfolder\bin\zstd.dll Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/zstd/1.4.5/_/_/build/e99f9ecb778686d978796c804d7ea06b6819e2a6/CMakeLists.txt zstd/1.4.5: Package 'e99f9ecb778686d978796c804d7ea06b6819e2a6' built zstd/1.4.5: Build folder C:\J\w\BuildSingleReference\.conan\data\zstd\1.4.5\_\_\build\e99f9ecb778686d978796c804d7ea06b6819e2a6 zstd/1.4.5: Generated conaninfo.txt zstd/1.4.5: Generated conanbuildinfo.txt zstd/1.4.5: Generating the package zstd/1.4.5: Package folder C:\J\w\BuildSingleReference\.conan\data\zstd\1.4.5\_\_\package\e99f9ecb778686d978796c804d7ea06b6819e2a6 zstd/1.4.5: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference\.conan\data\zstd\1.4.5\_\_\build\e99f9ecb778686d978796c804d7ea06b6819e2a6\build_subfolder --config Debug --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. libzstd_shared.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\zstd\1.4.5\_\_\build\e99f9ecb778686d978796c804d7ea06b6819e2a6\build_subfolder\bin\zstd.dll -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference/.conan/data/zstd/1.4.5/_/_/package/e99f9ecb778686d978796c804d7ea06b6819e2a6/lib/cmake/zstd/zstdTargets.cmake -- Installing: C:/J/w/BuildSingleReference/.conan/data/zstd/1.4.5/_/_/package/e99f9ecb778686d978796c804d7ea06b6819e2a6/lib/cmake/zstd/zstdTargets-debug.cmake -- Installing: C:/J/w/BuildSingleReference/.conan/data/zstd/1.4.5/_/_/package/e99f9ecb778686d978796c804d7ea06b6819e2a6/lib/cmake/zstd/zstdConfig.cmake -- Installing: C:/J/w/BuildSingleReference/.conan/data/zstd/1.4.5/_/_/package/e99f9ecb778686d978796c804d7ea06b6819e2a6/lib/cmake/zstd/zstdConfigVersion.cmake -- Installing: C:/J/w/BuildSingleReference/.conan/data/zstd/1.4.5/_/_/package/e99f9ecb778686d978796c804d7ea06b6819e2a6/include/zstd.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/zstd/1.4.5/_/_/package/e99f9ecb778686d978796c804d7ea06b6819e2a6/include/zbuff.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/zstd/1.4.5/_/_/package/e99f9ecb778686d978796c804d7ea06b6819e2a6/include/zdict.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/zstd/1.4.5/_/_/package/e99f9ecb778686d978796c804d7ea06b6819e2a6/include/cover.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/zstd/1.4.5/_/_/package/e99f9ecb778686d978796c804d7ea06b6819e2a6/include/zstd_errors.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/zstd/1.4.5/_/_/package/e99f9ecb778686d978796c804d7ea06b6819e2a6/lib/zstd.lib -- Installing: C:/J/w/BuildSingleReference/.conan/data/zstd/1.4.5/_/_/package/e99f9ecb778686d978796c804d7ea06b6819e2a6/bin/zstd.dll [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 zstd/1.4.5 package(): Packaged 1 '.dll' file: zstd.dll zstd/1.4.5 package(): Packaged 5 '.h' files zstd/1.4.5 package(): Packaged 1 '.lib' file: zstd.lib zstd/1.4.5 package(): Packaged 1 file: LICENSE zstd/1.4.5: Package 'e99f9ecb778686d978796c804d7ea06b6819e2a6' created zstd/1.4.5: Created package revision 25e1b5bee7f63247e85ba4d193ed9364 [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 Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY