******************************************************************************** conan install zlib-ng/2.0.0@ --profile=C:\J\w\BuildSingleReference@5/9377/3de94ebb-e5fe-434a-a44a-9f6eaded7bca/profile.txt --build=zlib-ng ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows os_build=Windows [options] zlib-ng:shared=False [build_requires] [env] zlib-ng/2.0.0: Forced build from source Installing package: zlib-ng/2.0.0 Requirements zlib-ng/2.0.0 from local cache - Cache Packages zlib-ng/2.0.0:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Build Installing (downloading, building) binaries... zlib-ng/2.0.0: Copying sources to build folder zlib-ng/2.0.0: Building your package in C:\J\w\BuildSingleReference@5\.conan\data\zlib-ng\2.0.0\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 zlib-ng/2.0.0: 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 zlib-ng/2.0.0: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@5\.conan\data\zlib-ng\2.0.0\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@5\.conan\data\zlib-ng\2.0.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711" -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_MODULE_PATH="C:/J/w/BuildSingleReference@5/.conan/data/zlib-ng/2.0.0/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DZLIB_COMPAT="False" -DZLIB_ENABLE_TESTS="False" -DWITH_GZFILEOP="True" -DWITH_OPTIM="True" -DWITH_NEW_STRATEGIES="True" -DWITH_NATIVE_INSTRUCTIONS="False" -DWITH_SANITIZER="False" -DWITH_FUZZERS="False" -DWITH_MAINTAINER_WARNINGS="False" -DWITH_CODE_COVERAGE="False" -Wno-dev C:\J\w\BuildSingleReference@5\.conan\data\zlib-ng\2.0.0\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder ----------------- -- Using CMake version 3.16.4 -- ZLIB_HEADER_VERSION: 1.2.11 -- ZLIBNG_HEADER_VERSION: 2.0.0 -- The C compiler identification is MSVC 19.16.27035.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 -- Arch detected: 'x86_64' -- Basearch of 'x86_64' has been detected as: 'x86' -- Architecture supports unaligned reads -- Architecture supports unaligned reads of > 4 bytes -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Looking for sys/sdt.h -- Looking for sys/sdt.h - not found -- Looking for unistd.h -- Looking for unistd.h - not found -- Check size of off64_t -- Check size of off64_t - failed -- Check size of _off64_t -- Check size of _off64_t - failed -- Check size of __off64_t -- Check size of __off64_t - failed -- Looking for fseeko -- Looking for fseeko - not found -- Looking for strerror -- Looking for strerror - found -- Performing Test HAVE_NO_INTERPOSITION -- Performing Test HAVE_NO_INTERPOSITION - Failed -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Failed -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Failed -- Performing Test HAVE_BUILTIN_CTZ -- Performing Test HAVE_BUILTIN_CTZ - Failed -- Performing Test HAVE_BUILTIN_CTZLL -- Performing Test HAVE_BUILTIN_CTZLL - Failed -- Performing Test HAVE_PTRDIFF_T -- Performing Test HAVE_PTRDIFF_T - Success -- Performing Test HAVE_SSE2_INTRIN -- Performing Test HAVE_SSE2_INTRIN - Success -- Performing Test HAVE_SSSE3_INTRIN -- Performing Test HAVE_SSSE3_INTRIN - Success -- Performing Test HAVE_SSE42CRC_INLINE_ASM -- Performing Test HAVE_SSE42CRC_INLINE_ASM - Failed -- Performing Test HAVE_SSE42CRC_INTRIN -- Performing Test HAVE_SSE42CRC_INTRIN - Success -- Performing Test HAVE_SSE42CMPSTR_INTRIN -- Performing Test HAVE_SSE42CMPSTR_INTRIN - Success -- Performing Test HAVE_PCLMULQDQ_INTRIN -- Performing Test HAVE_PCLMULQDQ_INTRIN - Success -- Performing Test HAVE_AVX2_INTRIN -- Performing Test HAVE_AVX2_INTRIN - Success -- Architecture-specific source files: arch/x86/x86.c;arch/x86/slide_avx.c;arch/x86/chunkset_avx.c;arch/x86/compare258_avx.c;arch/x86/adler32_avx.c;arch/x86/insert_string_sse.c;arch/x86/compare258_sse.c;arch/x86/chunkset_sse.c;arch/x86/slide_sse.c;arch/x86/adler32_ssse3.c;arch/x86/crc_folding.c -- The following features have been enabled: * CMAKE_BUILD_TYPE, Build type: Release (default) * WITH_GZFILEOP, Compile with support for gzFile related functions * WITH_OPTIM, Build with optimisation * WITH_NEW_STRATEGIES, Use new strategies * WITH_UNALIGNED, Support unaligned reads on platforms that support it * WITH_AVX2, Build with AVX2 * WITH_SSE2, Build with SSE2 * WITH_SSSE3, Build with SSSE3 * WITH_SSE4, Build with SSE4 * WITH_PCLMULQDQ, Build with PCLMULQDQ * AVX2_SLIDEHASH, Support AVX2 optimized slide_hash, using "" * AVX_CHUNKSET, Support AVX optimized chunkset, using "" * AVX2_COMPARE258, Support AVX2 optimized compare258, using "" * AVX2_ADLER32, Support AVX2-accelerated adler32, using "" * SSE42_CRC, Support SSE4.2 optimized CRC hash generation, using "" * SSE42_COMPARE258, Support SSE4.2 optimized compare258, using "" * SSSE3_ADLER32, Support SSSE3-accelerated adler32, using "" * PCLMUL_CRC, Support CRC hash generation using PCLMULQDQ, using " " -- The following features have been disabled: * ZLIB_COMPAT, Compile with zlib compatible API * ZLIB_ENABLE_TESTS, Build test binaries * ZLIB_DUAL_LINK, Dual link tests against system zlib * WITH_SANITIZER, Build with sanitizer (Memory, Address, Undefined) * WITH_FUZZERS, Build test/fuzz * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings * WITH_CODE_COVERAGE, Enable code coverage reporting * WITH_INFLATE_STRICT, Build with strict inflate distance checking * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances * INSTALL_UTILS, Copy minigzip and minideflate during install -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@5/.conan/data/zlib-ng/2.0.0/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@5\.conan\data\zlib-ng\2.0.0\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder --config Release -- /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@5/.conan/data/zlib-ng/2.0.0/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/source_subfolder/CMakeLists.txt adler32.c chunkset.c compare258.c compress.c crc32.c crc32_comb.c deflate.c deflate_fast.c deflate_medium.c deflate_quick.c deflate_slow.c functable.c infback.c inffast.c inflate.c inftrees.c insert_string.c trees.c uncompr.c zutil.c Generating Code... Compiling... x86.c slide_avx.c chunkset_avx.c compare258_avx.c adler32_avx.c insert_string_sse.c compare258_sse.c chunkset_sse.c slide_sse.c adler32_ssse3.c crc_folding.c gzlib.c gzread.c gzwrite.c Generating Code... zlib.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\zlib-ng\2.0.0\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build_subfolder\Release\zlib-ng.lib Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/zlib-ng/2.0.0/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/source_subfolder/CMakeLists.txt zlib-ng/2.0.0: Package '7bd6f2c3d5c4e48a75805376b58cde753392f711' built zlib-ng/2.0.0: Build folder C:\J\w\BuildSingleReference@5\.conan\data\zlib-ng\2.0.0\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 zlib-ng/2.0.0: Generated conaninfo.txt zlib-ng/2.0.0: Generated conanbuildinfo.txt zlib-ng/2.0.0: Generating the package zlib-ng/2.0.0: Package folder C:\J\w\BuildSingleReference@5\.conan\data\zlib-ng\2.0.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711 zlib-ng/2.0.0: Calling package() CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LINK_RUNTIME ERROR: zlib-ng/2.0.0: Error in package() method, line 119 self._rename_libraries() while calling '_rename_libraries', line 92 os.rename(current_lib, os.path.join(lib_path, "zlib.lib")) FileNotFoundError: [WinError 2] The system cannot find the file specified: 'C:\\J\\w\\BuildSingleReference@5\\.conan\\data\\zlib-ng\\2.0.0\\_\\_\\package\\7bd6f2c3d5c4e48a75805376b58cde753392f711\\lib\\zlibstatic.lib' -> 'C:\\J\\w\\BuildSingleReference@5\\.conan\\data\\zlib-ng\\2.0.0\\_\\_\\package\\7bd6f2c3d5c4e48a75805376b58cde753392f711\\lib\\zlib.lib'