******************************************************************************** conan test conan-center-index\recipes\zlib-ng\all\test_package\conanfile.py zlib-ng/2.0.6@#01cada0d5cd4b242daaf8b397c78fc17 -pr C:\J\w\prod\BuildSingleReference@2\68028\138de4ab-0660-4ffa-be81-2d5fad5fc5d2/profile_windows_15_md_vs_release_64.zlib-ng-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=15 os=Windows [options] zlib-ng:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zlib-ng/2.0.6 (test package): Installing package Requirements zlib-ng/2.0.6 from local cache - Cache Packages zlib-ng/2.0.6:caf2b4e30edde0d453372d53b463c21dd3e05f89 - Cache Installing (downloading, building) binaries... zlib-ng/2.0.6: Already installed! zlib-ng/2.0.6 (test package): Generator 'CMakeDeps' calling 'generate()' zlib-ng/2.0.6 (test package): Generator 'CMakeToolchain' calling 'generate()' zlib-ng/2.0.6 (test package): Generator txt created conanbuildinfo.txt zlib-ng/2.0.6 (test package): Aggregating env generators zlib-ng/2.0.6 (test package): Generated conaninfo.txt zlib-ng/2.0.6 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\zlib-ng\all\test_package/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 zlib-ng/2.0.6 (test package): Calling build() zlib-ng/2.0.6 (test package): CMake command: cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/zlib-ng/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\zlib-ng\all\test_package\." ----Running------ > cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/zlib-ng/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\zlib-ng\all\test_package\." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/zlib-ng/all/test_package/build/generators/conan_toolchain.cmake -- The C compiler identification is MSVC 19.16.27048.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- 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 - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'zlib-ng::zlib-ng' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/zlib-ng/all/test_package/build zlib-ng/2.0.6 (test package): CMake command: cmake --build "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\zlib-ng\all\test_package\build" --config Release ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\zlib-ng\all\test_package\build" --config Release ----------------- 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/prod/BuildSingleReference@2/conan-center-index/recipes/zlib-ng/all/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\zlib-ng\all\test_package\build\Release\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/zlib-ng/all/test_package/CMakeLists.txt zlib-ng/2.0.6 (test package): Running test() ----Running------ > Release\test_package ----------------- CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 zlib-ng/2.0.6 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior zlib-ng/2.0.6 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ERROR: zlib-ng/2.0.6 (test package): Error in test() method, line 26 self.run(cmd, env="conanrun") ConanException: Error 3221225781 while executing Release\test_package