******************************************************************************** conan test conan-center-index\recipes\libcurl\all\test_package\conanfile.py libcurl/7.78.0@#0c9b1a13e8ec959466597a206145bb35 -pr C:\J\w\prod\BuildSingleReference@2\40420\7732cbbc-64ac-4c8b-b427-8c8234bb570f/profile_windows_16_md_vs_release_64.libcurl-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@2\.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@2\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 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.78.0 (test package): Installing package Requirements libcurl/7.78.0 from local cache - Cache openssl/1.1.1o from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages libcurl/7.78.0:9cd3b04a4fee65a6c6d952fdc2e1733edff8416b - Download openssl/1.1.1o:3fb49604f9c2f729b85ba3115852006824e72cab - Download zlib/1.2.12:3fb49604f9c2f729b85ba3115852006824e72cab - Download Installing (downloading, building) binaries... openssl/1.1.1o: Retrieving package 3fb49604f9c2f729b85ba3115852006824e72cab from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1o: Package installed 3fb49604f9c2f729b85ba3115852006824e72cab openssl/1.1.1o: Downloaded package revision 7eab85be8d51a3f589dbf59feb2bb9f8 zlib/1.2.12: Retrieving package 3fb49604f9c2f729b85ba3115852006824e72cab from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 3fb49604f9c2f729b85ba3115852006824e72cab zlib/1.2.12: Downloaded package revision 092803f4c939e29be4cbc8e621dc6e3f libcurl/7.78.0: Retrieving package 9cd3b04a4fee65a6c6d952fdc2e1733edff8416b from remote 'c3i_PR-11073' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libcurl/7.78.0: Package installed 9cd3b04a4fee65a6c6d952fdc2e1733edff8416b libcurl/7.78.0: Downloaded package revision 14a3619d139ff296675d54a2775416d6 libcurl/7.78.0 (test package): Generator cmake created conanbuildinfo.cmake libcurl/7.78.0 (test package): Generator txt created conanbuildinfo.txt libcurl/7.78.0 (test package): Generator cmake_find_package created FindCURL.cmake libcurl/7.78.0 (test package): Generator cmake_find_package created FindOpenSSL.cmake libcurl/7.78.0 (test package): Generator cmake_find_package created FindZLIB.cmake libcurl/7.78.0 (test package): Aggregating env generators libcurl/7.78.0 (test package): Generated conaninfo.txt libcurl/7.78.0 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\libcurl\all\test_package\build\63fb34bc0e1ea4c0e60b71fdf2fd774a23be2056/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.78.0 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\libcurl\all\test_package\build\63fb34bc0e1ea4c0e60b71fdf2fd774a23be2056 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\libcurl\all\test_package\build\63fb34bc0e1ea4c0e60b71fdf2fd774a23be2056\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@2/conan-center-index/recipes/libcurl/all/test_package/build/63fb34bc0e1ea4c0e60b71fdf2fd774a23be2056" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\libcurl\all\test_package ----------------- -- Selecting Windows SDK version 10.0.20348.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.29.30139.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/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@2/.conan/data/libcurl/7.78.0/_/_/package/9cd3b04a4fee65a6c6d952fdc2e1733edff8416b/lib/libcurl_imp.lib -- Library libssl found C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1o/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libssl.lib -- Library libcrypto found C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1o/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libcrypto.lib -- Library zlib found C:/J/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.12/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/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.78.0 (found version "7.78.0") -- Library libcurl_imp found C:/J/w/prod/BuildSingleReference@2/.conan/data/libcurl/7.78.0/_/_/package/9cd3b04a4fee65a6c6d952fdc2e1733edff8416b/lib/libcurl_imp.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/libcurl/7.78.0/_/_/package/9cd3b04a4fee65a6c6d952fdc2e1733edff8416b/lib/libcurl_imp.lib -- Conan: Using autogenerated FindOpenSSL.cmake -- Found OpenSSL: 1.1.1o (found version "1.1.1o") -- Library libssl found C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1o/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libssl.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1o/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libssl.lib -- Library libcrypto found C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1o/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libcrypto.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1o/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libcrypto.lib -- Library libcrypto found C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1o/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libcrypto.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1o/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libcrypto.lib -- Library libssl found C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1o/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libssl.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1o/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/libssl.lib -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.12 (found version "1.2.12") -- Library zlib found C:/J/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.12/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/zlib.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.12/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab/lib/zlib.lib -- Library libcurl_imp found C:/J/w/prod/BuildSingleReference@2/.conan/data/libcurl/7.78.0/_/_/package/9cd3b04a4fee65a6c6d952fdc2e1733edff8416b/lib/libcurl_imp.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/libcurl/7.78.0/_/_/package/9cd3b04a4fee65a6c6d952fdc2e1733edff8416b/lib/libcurl_imp.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/libcurl/all/test_package/build/63fb34bc0e1ea4c0e60b71fdf2fd774a23be2056 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\libcurl\all\test_package\build\63fb34bc0e1ea4c0e60b71fdf2fd774a23be2056 --config Release -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 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/libcurl/all/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\libcurl\all\test_package\build\63fb34bc0e1ea4c0e60b71fdf2fd774a23be2056\bin\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/libcurl/all/test_package/CMakeLists.txt libcurl/7.78.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.78.0 ssl version: OpenSSL/1.1.1o features: 287834781 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