******************************************************************************** conan test conan-center-index/recipes/libcurl/all/test_package/conanfile.py libcurl/7.64.1@ --profile:host=/Users/jenkins/w/BuildSingleReference@2/29129/6269e425-5446-4753-bc93-0675fc2cf2d8/profile_host.txt --profile:build=default ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] libcurl:shared=False [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] libcurl/7.64.1 (test package): Installing package Requirements libcurl/7.64.1 from local cache - Cache zlib/1.2.11 from 'conan-center' - Cache Packages libcurl/7.64.1:df0dbcbdbc09e7c162de7a5c64a8eb6ff2af8a4b - Cache zlib/1.2.11:8fafab5ebfba468fd21a497cfee65cafe294bd9e - Cache Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... 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 libcurl/7.64.1: 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 libcurl/7.64.1 (test package): Generator cmake created conanbuildinfo.cmake libcurl/7.64.1 (test package): Generator cmake_find_package created FindCURL.cmake libcurl/7.64.1 (test package): Generator cmake_find_package created FindZLIB.cmake libcurl/7.64.1 (test package): Generator txt created conanbuildinfo.txt libcurl/7.64.1 (test package): Generated conaninfo.txt libcurl/7.64.1 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/BuildSingleReference@2/conan-center-index/recipes/libcurl/all/test_package/build/5f51ba7cc6585c7a8e02353a4bd232b74168ffbe/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.64.1 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@2/conan-center-index/recipes/libcurl/all/test_package/build/5f51ba7cc6585c7a8e02353a4bd232b74168ffbe' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@2/conan-center-index/recipes/libcurl/all/test_package/build/5f51ba7cc6585c7a8e02353a4bd232b74168ffbe/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="/Users/jenkins/w/BuildSingleReference@2/conan-center-index/recipes/libcurl/all/test_package/build/5f51ba7cc6585c7a8e02353a4bd232b74168ffbe" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/BuildSingleReference@2/conan-center-index/recipes/libcurl/all/test_package' ----------------- -- The C compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- 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 curl found /Users/jenkins/w/BuildSingleReference@2/.conan/data/libcurl/7.64.1/_/_/package/df0dbcbdbc09e7c162de7a5c64a8eb6ff2af8a4b/lib/libcurl.a -- Library z found /Users/jenkins/w/BuildSingleReference@2/.conan/data/zlib/1.2.11/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/lib/libz.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'AppleClang' compiler -- Conan: C++ stdlib: libc++ -- Conan: Using autogenerated FindCURL.cmake -- Found CURL: 7.64.1 (found version "7.64.1") -- Library curl found /Users/jenkins/w/BuildSingleReference@2/.conan/data/libcurl/7.64.1/_/_/package/df0dbcbdbc09e7c162de7a5c64a8eb6ff2af8a4b/lib/libcurl.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/libcurl/7.64.1/_/_/package/df0dbcbdbc09e7c162de7a5c64a8eb6ff2af8a4b/lib/libcurl.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library z found /Users/jenkins/w/BuildSingleReference@2/.conan/data/zlib/1.2.11/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/lib/libz.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zlib/1.2.11/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/lib/libz.a -- Library curl found /Users/jenkins/w/BuildSingleReference@2/.conan/data/libcurl/7.64.1/_/_/package/df0dbcbdbc09e7c162de7a5c64a8eb6ff2af8a4b/lib/libcurl.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/libcurl/7.64.1/_/_/package/df0dbcbdbc09e7c162de7a5c64a8eb6ff2af8a4b/lib/libcurl.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@2/conan-center-index/recipes/libcurl/all/test_package/build/5f51ba7cc6585c7a8e02353a4bd232b74168ffbe ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/conan-center-index/recipes/libcurl/all/test_package/build/5f51ba7cc6585c7a8e02353a4bd232b74168ffbe' '--' '-j4' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package libcurl/7.64.1 (test package): Running test() 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