******************************************************************************** conan test conan-center-index\recipes\minizip\all\test_package\conanfile.py minizip/1.2.11@ --profile=C:\J\w\BuildSingleReference@5/27007/a57fb79a-0821-4840-b167-4297879a4151/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=14 os=Windows os_build=Windows [options] minizip:shared=False [build_requires] [env] minizip/1.2.11 (test package): Installing package Requirements bzip2/1.0.8 from 'conan-center' - Cache minizip/1.2.11 from local cache - Cache zlib/1.2.11 from 'conan-center' - Cache Packages bzip2/1.0.8:5dc7229f3a8cc533e83775b90555927da566880b - Cache minizip/1.2.11:da424fb68ffd919cd4cbf3bb22ebfce44b10a3ad - Cache zlib/1.2.11:df81ad20137149d7a51276fd3e24009b45e5964a - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: C:\J\w\BuildSingleReference@5\.conan\data\bzip2\1.0.8\_\_\package\5dc7229f3a8cc533e83775b90555927da566880b\bin [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 zlib/1.2.11: Already installed! [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 minizip/1.2.11: Already installed! [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 minizip/1.2.11 (test package): Generator txt created conanbuildinfo.txt minizip/1.2.11 (test package): Generator cmake created conanbuildinfo.cmake minizip/1.2.11 (test package): Generated conaninfo.txt minizip/1.2.11 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@5\conan-center-index\recipes\minizip\all\test_package\build\28c71db7abfa16b81c8defe002be2dd601d685d6/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 minizip/1.2.11 (test package): Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@5\conan-center-index\recipes\minizip\all\test_package\build\28c71db7abfa16b81c8defe002be2dd601d685d6 && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@5\conan-center-index\recipes\minizip\all\test_package\build\28c71db7abfa16b81c8defe002be2dd601d685d6\package" -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" -Wno-dev C:\J\w\BuildSingleReference@5\conan-center-index\recipes\minizip\all\test_package ----------------- -- 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 -- Build files have been written to: C:/J/w/BuildSingleReference@5/conan-center-index/recipes/minizip/all/test_package/build/28c71db7abfa16b81c8defe002be2dd601d685d6 ----Running------ > cmake --build C:\J\w\BuildSingleReference@5\conan-center-index\recipes\minizip\all\test_package\build\28c71db7abfa16b81c8defe002be2dd601d685d6 --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@5/conan-center-index/recipes/minizip/all/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\J\w\BuildSingleReference@5\conan-center-index\recipes\minizip\all\test_package\build\28c71db7abfa16b81c8defe002be2dd601d685d6\bin\test_package.exe Building Custom Rule C:/J/w/BuildSingleReference@5/conan-center-index/recipes/minizip/all/test_package/CMakeLists.txt minizip/1.2.11 (test package): Running test() ----Running------ > bin\test_package ----------------- ZIP file created, name: test_minizip.zip 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