******************************************************************************** conan test conan-center-index\recipes\libcurl\all\test_package\conanfile.py libcurl/7.77.0@#f1cb07d765d5c63804500a0c36580007 -pr C:\J\w\prod\BuildSingleReference\40418\92e92da3-2a8c-4e9d-bdd9-48d57d9f1a19/profile_windows_15_mdd_vs_debug_64.libcurl-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\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\prod\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] libcurl:shared=True [build_requires] [env] openssl/1.1.1o: Not found in local cache, looking in remotes... openssl/1.1.1o: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1o: Downloaded recipe revision 213dbdeb846a4b40b4dec36cf2e673d7 zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision 3b9e037ae1c615d045a06c67d88491ae libcurl/7.77.0 (test package): Installing package Requirements libcurl/7.77.0 from local cache - Cache openssl/1.1.1o from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages libcurl/7.77.0:be5ab2d9a8dffa85090ed89068fff3f7cbcf7cff - Download openssl/1.1.1o:8cf01e2f50fcd6b63525e70584df0326550364e1 - Download zlib/1.2.12:8cf01e2f50fcd6b63525e70584df0326550364e1 - Download Installing (downloading, building) binaries... openssl/1.1.1o: Retrieving package 8cf01e2f50fcd6b63525e70584df0326550364e1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1o: Package installed 8cf01e2f50fcd6b63525e70584df0326550364e1 openssl/1.1.1o: Downloaded package revision 6c93a30e1c758672b57afae532db48d9 zlib/1.2.12: Retrieving package 8cf01e2f50fcd6b63525e70584df0326550364e1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 8cf01e2f50fcd6b63525e70584df0326550364e1 zlib/1.2.12: Downloaded package revision 1416b5c5c313dd744eebf67279d31440 libcurl/7.77.0: Retrieving package be5ab2d9a8dffa85090ed89068fff3f7cbcf7cff from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libcurl/7.77.0: Package installed be5ab2d9a8dffa85090ed89068fff3f7cbcf7cff libcurl/7.77.0: Downloaded package revision 91a85920d8e3c5918f2d608844b6b707 libcurl/7.77.0 (test package): Generator cmake created conanbuildinfo.cmake libcurl/7.77.0 (test package): Generator cmake_find_package created FindCURL.cmake libcurl/7.77.0 (test package): Generator cmake_find_package created FindOpenSSL.cmake libcurl/7.77.0 (test package): Generator cmake_find_package created FindZLIB.cmake libcurl/7.77.0 (test package): Generator txt created conanbuildinfo.txt libcurl/7.77.0 (test package): Aggregating env generators libcurl/7.77.0 (test package): Generated conaninfo.txt libcurl/7.77.0 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\libcurl\all\test_package\build\d966e94e54f58dd59bee1f58495f8d98b176173e/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 libcurl/7.77.0 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\libcurl\all\test_package\build\d966e94e54f58dd59bee1f58495f8d98b176173e && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\libcurl\all\test_package\build\d966e94e54f58dd59bee1f58495f8d98b176173e\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_MODULE_PATH="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_package/build/d966e94e54f58dd59bee1f58495f8d98b176173e" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\libcurl\all\test_package ----------------- -- The C 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 -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library libcurl_imp found C:/J/w/prod/BuildSingleReference/.conan/data/libcurl/7.77.0/_/_/package/be5ab2d9a8dffa85090ed89068fff3f7cbcf7cff/lib/libcurl_imp.lib -- Library libssld found C:/J/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1o/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/lib/libssld.lib -- Library libcryptod found C:/J/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1o/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/lib/libcryptod.lib -- Library zlib found C:/J/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/lib/zlib.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'MSVC' compiler -- Conan: Using autogenerated FindCURL.cmake -- Found CURL: 7.77.0 (found version "7.77.0") -- Library libcurl_imp found C:/J/w/prod/BuildSingleReference/.conan/data/libcurl/7.77.0/_/_/package/be5ab2d9a8dffa85090ed89068fff3f7cbcf7cff/lib/libcurl_imp.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/libcurl/7.77.0/_/_/package/be5ab2d9a8dffa85090ed89068fff3f7cbcf7cff/lib/libcurl_imp.lib -- Conan: Using autogenerated FindOpenSSL.cmake -- Found OpenSSL: 1.1.1o (found version "1.1.1o") -- Library libssld found C:/J/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1o/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/lib/libssld.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1o/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/lib/libssld.lib -- Library libcryptod found C:/J/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1o/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/lib/libcryptod.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1o/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/lib/libcryptod.lib -- Library libcryptod found C:/J/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1o/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/lib/libcryptod.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1o/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/lib/libcryptod.lib -- Library libssld found C:/J/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1o/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/lib/libssld.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1o/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/lib/libssld.lib -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.12 (found version "1.2.12") -- Library zlib found C:/J/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/lib/zlib.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/lib/zlib.lib -- Library libcurl_imp found C:/J/w/prod/BuildSingleReference/.conan/data/libcurl/7.77.0/_/_/package/be5ab2d9a8dffa85090ed89068fff3f7cbcf7cff/lib/libcurl_imp.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/libcurl/7.77.0/_/_/package/be5ab2d9a8dffa85090ed89068fff3f7cbcf7cff/lib/libcurl_imp.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_package/build/d966e94e54f58dd59bee1f58495f8d98b176173e ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\libcurl\all\test_package\build\d966e94e54f58dd59bee1f58495f8d98b176173e --config Debug -- /m:8 /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/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\libcurl\all\test_package\build\d966e94e54f58dd59bee1f58495f8d98b176173e\bin\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_package/CMakeLists.txt libcurl/7.77.0 (test package): Running test() ----Running------ > bin\test_package.exe ----------------- protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp version: 7.77.0 ssl version: OpenSSL/1.1.1o features: 287310493 Succeed 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