Auto detecting your dev setup to initialize the default profile (C:\J\c3ipr\pr_762_1_4_60\.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\c3ipr\pr_762_1_4_60\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 26.8896484375 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['CMakeLists.txt'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK Exporting package recipe zstd/1.4.3 exports: File 'conandata.yml' found. Exporting it... zstd/1.4.3 exports: Copied 1 '.yml' file: conandata.yml zstd/1.4.3 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.4.3': {'sha256': '5eda3502ecc285c3c92ee0cc8cd002234dee39d539b3f692997a0e80de1d33de', 'url': 'https://github.com/facebook/zstd/archive/v1.4.3.tar.gz'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 1.4.3: sha256: 5eda3502ecc285c3c92ee0cc8cd002234dee39d539b3f692997a0e80de1d33de url: https://github.com/facebook/zstd/archive/v1.4.3.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK zstd/1.4.3: A new conanfile.py version was exported zstd/1.4.3: Folder: C:\J\c3ipr\pr_762_1_4_60\.conan\data\zstd\1.4.3\_\_\export zstd/1.4.3: Using the exported files summary hash as the recipe revision: f2e16e4feb24f9fe975fd4c53baec874 zstd/1.4.3: Exported revision: f2e16e4feb24f9fe975fd4c53baec874 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=14 os=Windows os_build=Windows [options] zstd:shared=True [build_requires] [env] zstd/1.4.3: Forced build from source zstd/1.4.3 (test package): Installing package Requirements zstd/1.4.3 from local cache - Cache Packages zstd/1.4.3:c85f9b402dd4d46acdf074e1c63b768a41181d7a - Build [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK zstd/1.4.3: Configuring sources in C:\J\c3ipr\pr_762_1_4_60\.conan\data\zstd\1.4.3\_\_\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.3: Copying sources to build folder zstd/1.4.3: Building your package in C:\J\c3ipr\pr_762_1_4_60\.conan\data\zstd\1.4.3\_\_\build\c85f9b402dd4d46acdf074e1c63b768a41181d7a zstd/1.4.3: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK zstd/1.4.3: Calling build() -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- CMake Conan Wrapper -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- ZSTD VERSION: 1.4.3 -- 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/c3ipr/pr_762_1_4_60/.conan/data/zstd/1.4.3/_/_/package/c85f9b402dd4d46acdf074e1c63b768a41181d7a -- CMAKE_INSTALL_LIBDIR: lib -- ZSTD_LEGACY_SUPPORT not defined! -- ZSTD_MULTITHREAD_SUPPORT is enabled -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: C:/J/c3ipr/pr_762_1_4_60/.conan/data/zstd/1.4.3/_/_/build/c85f9b402dd4d46acdf074e1c63b768a41181d7a Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System CMake does not need to re-run because C:/J/c3ipr/pr_762_1_4_60/.conan/data/zstd/1.4.3/_/_/build/c85f9b402dd4d46acdf074e1c63b768a41181d7a/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/J/c3ipr/pr_762_1_4_60/.conan/data/zstd/1.4.3/_/_/build/c85f9b402dd4d46acdf074e1c63b768a41181d7a/source_subfolder/build/cmake/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/J/c3ipr/pr_762_1_4_60/.conan/data/zstd/1.4.3/_/_/build/c85f9b402dd4d46acdf074e1c63b768a41181d7a/source_subfolder/build/cmake/lib/CMakeFiles/generate.stamp is up-to-date. Building Custom Rule C:/J/c3ipr/pr_762_1_4_60/.conan/data/zstd/1.4.3/_/_/build/c85f9b402dd4d46acdf074e1c63b768a41181d7a/source_subfolder/build/cmake/lib/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_762_1_4_60/.conan/data/zstd/1.4.3/_/_/build/c85f9b402dd4d46acdf074e1c63b768a41181d7a/source_subfolder/build/cmake/lib/CMakeFiles/generate.stamp is up-to-date. 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_double_fast.c zstd_fast.c zstd_lazy.c zstd_ldm.c zstd_opt.c zstdmt_compress.c Generating Code... Compiling... 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 Generating Code... Creating library C:/J/c3ipr/pr_762_1_4_60/.conan/data/zstd/1.4.3/_/_/build/c85f9b402dd4d46acdf074e1c63b768a41181d7a/lib/zstd.lib and object C:/J/c3ipr/pr_762_1_4_60/.conan/data/zstd/1.4.3/_/_/build/c85f9b402dd4d46acdf074e1c63b768a41181d7a/lib/zstd.exp libzstd_shared.vcxproj -> C:\J\c3ipr\pr_762_1_4_60\.conan\data\zstd\1.4.3\_\_\build\c85f9b402dd4d46acdf074e1c63b768a41181d7a\bin\zstd.dll Building Custom Rule C:/J/c3ipr/pr_762_1_4_60/.conan/data/zstd/1.4.3/_/_/build/c85f9b402dd4d46acdf074e1c63b768a41181d7a/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_762_1_4_60/.conan/data/zstd/1.4.3/_/_/build/c85f9b402dd4d46acdf074e1c63b768a41181d7a/CMakeFiles/generate.stamp is up-to-date. zstd/1.4.3: Package 'c85f9b402dd4d46acdf074e1c63b768a41181d7a' built zstd/1.4.3: Build folder C:\J\c3ipr\pr_762_1_4_60\.conan\data\zstd\1.4.3\_\_\build\c85f9b402dd4d46acdf074e1c63b768a41181d7a zstd/1.4.3: Generated conaninfo.txt zstd/1.4.3: Generated conanbuildinfo.txt zstd/1.4.3: Generating the package zstd/1.4.3: Package folder C:\J\c3ipr\pr_762_1_4_60\.conan\data\zstd\1.4.3\_\_\package\c85f9b402dd4d46acdf074e1c63b768a41181d7a zstd/1.4.3: Calling package() -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- CMake Conan Wrapper -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- ZSTD VERSION: 1.4.3 -- CMAKE_INSTALL_PREFIX: C:/J/c3ipr/pr_762_1_4_60/.conan/data/zstd/1.4.3/_/_/package/c85f9b402dd4d46acdf074e1c63b768a41181d7a -- 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/c3ipr/pr_762_1_4_60/.conan/data/zstd/1.4.3/_/_/build/c85f9b402dd4d46acdf074e1c63b768a41181d7a Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Creating library C:/J/c3ipr/pr_762_1_4_60/.conan/data/zstd/1.4.3/_/_/build/c85f9b402dd4d46acdf074e1c63b768a41181d7a/lib/zstd.lib and object C:/J/c3ipr/pr_762_1_4_60/.conan/data/zstd/1.4.3/_/_/build/c85f9b402dd4d46acdf074e1c63b768a41181d7a/lib/zstd.exp libzstd_shared.vcxproj -> C:\J\c3ipr\pr_762_1_4_60\.conan\data\zstd\1.4.3\_\_\build\c85f9b402dd4d46acdf074e1c63b768a41181d7a\bin\zstd.dll -- Install configuration: "Release" -- Installing: C:/J/c3ipr/pr_762_1_4_60/.conan/data/zstd/1.4.3/_/_/package/c85f9b402dd4d46acdf074e1c63b768a41181d7a/include/zstd.h -- Installing: C:/J/c3ipr/pr_762_1_4_60/.conan/data/zstd/1.4.3/_/_/package/c85f9b402dd4d46acdf074e1c63b768a41181d7a/include/zbuff.h -- Installing: C:/J/c3ipr/pr_762_1_4_60/.conan/data/zstd/1.4.3/_/_/package/c85f9b402dd4d46acdf074e1c63b768a41181d7a/include/zdict.h -- Installing: C:/J/c3ipr/pr_762_1_4_60/.conan/data/zstd/1.4.3/_/_/package/c85f9b402dd4d46acdf074e1c63b768a41181d7a/include/cover.h -- Installing: C:/J/c3ipr/pr_762_1_4_60/.conan/data/zstd/1.4.3/_/_/package/c85f9b402dd4d46acdf074e1c63b768a41181d7a/include/zstd_errors.h -- Installing: C:/J/c3ipr/pr_762_1_4_60/.conan/data/zstd/1.4.3/_/_/package/c85f9b402dd4d46acdf074e1c63b768a41181d7a/lib/zstd.lib -- Installing: C:/J/c3ipr/pr_762_1_4_60/.conan/data/zstd/1.4.3/_/_/package/c85f9b402dd4d46acdf074e1c63b768a41181d7a/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.3 package(): Packaged 1 '.dll' file: zstd.dll zstd/1.4.3 package(): Packaged 5 '.h' files zstd/1.4.3 package(): Packaged 1 '.lib' file: zstd.lib zstd/1.4.3 package(): Packaged 1 file: LICENSE zstd/1.4.3: Package 'c85f9b402dd4d46acdf074e1c63b768a41181d7a' created zstd/1.4.3: Created package revision 177068200dba5601717db33202fc75b1 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK zstd/1.4.3 (test package): Generator cmake created conanbuildinfo.cmake zstd/1.4.3 (test package): Generator txt created conanbuildinfo.txt zstd/1.4.3 (test package): Generated conaninfo.txt zstd/1.4.3 (test package): Generated graphinfo Using lockfile: 'C:/J/c3ipr/pr_762_1_4_60\test_package\build\c81252c46d5137954cc2f626f560d3b9e2910a58/conan.lock' Using cached profile from lockfile [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.3 (test package): Running build() -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'MSVC' compiler -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: C:/J/c3ipr/pr_762_1_4_60/test_package/build/c81252c46d5137954cc2f626f560d3b9e2910a58 Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System CMake does not need to re-run because C:/J/c3ipr/pr_762_1_4_60/test_package/build/c81252c46d5137954cc2f626f560d3b9e2910a58/CMakeFiles/generate.stamp is up-to-date. Building Custom Rule C:/J/c3ipr/pr_762_1_4_60/test_package/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_762_1_4_60/test_package/build/c81252c46d5137954cc2f626f560d3b9e2910a58/CMakeFiles/generate.stamp is up-to-date. Microsoft (R) C/C++ Optimizing Compiler Version 19.00.24215.1 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /IC:\J\c3ipr\pr_762_1_4_60\.conan\data\zstd\1.4.3\_\_\package\c85f9b402dd4d46acdf074e1c63b768a41181d7a\include /W3 /WX- /MP1 /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"test_package.dir\Release\\" /Fd"test_package.dir\Release\vc140.pdb" /Gd /TC /errorReport:queue C:\J\c3ipr\pr_762_1_4_60\test_package\test_package.c test_package.c C:\J\c3ipr\pr_762_1_4_60\test_package\test_package.c(29): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\c3ipr\pr_762_1_4_60\test_package\build\c81252c46d5137954cc2f626f560d3b9e2910a58\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\stdio.h(207): note: see declaration of 'fopen' C:\J\c3ipr\pr_762_1_4_60\test_package\test_package.c(109): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\c3ipr\pr_762_1_4_60\test_package\build\c81252c46d5137954cc2f626f560d3b9e2910a58\test_package.vcxproj] C:\J\c3ipr\pr_762_1_4_60\test_package\test_package.c(110): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\c3ipr\pr_762_1_4_60\test_package\build\c81252c46d5137954cc2f626f560d3b9e2910a58\test_package.vcxproj] test_package.vcxproj -> C:\J\c3ipr\pr_762_1_4_60\test_package\build\c81252c46d5137954cc2f626f560d3b9e2910a58\bin\test_package.exe Building Custom Rule C:/J/c3ipr/pr_762_1_4_60/test_package/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_762_1_4_60/test_package/build/c81252c46d5137954cc2f626f560d3b9e2910a58/CMakeFiles/generate.stamp is up-to-date. zstd/1.4.3 (test package): Running test() JSON file created at 'C:\J\c3ipr\pr_762_1_4_60\_create.json'