******************************************************************************** conan install s2n/1.4.3@#7930fa75f83fb864fcd031ac78b0c6d4 --build=s2n -pr /Users/jenkins/w/prod-v1/bsr/100502/eccde/profile_osx_130_libcpp_apple-clang_debug_armv8.s2n-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -s:b arch=armv8 ******************************************************************************** Conan 1 is on a deprecation path, please consider migrating to Conan 2 Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod-v1/bsr/100502/fbeda/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=armv8 arch_build=armv8 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod-v1/bsr/100502/fbeda/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] s2n:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Configuration (profile_build): [settings] arch=armv8 arch_build=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13 os=Macos os_build=Macos [options] [build_requires] [env] openssl/3.2.1: Not found in local cache, looking in remotes... openssl/3.2.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/3.2.1: Downloaded recipe revision 2af7ecf49a04a7e35c923d751aa34dbe zlib/1.3.1: Not found in local cache, looking in remotes... zlib/1.3.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.3.1: Downloaded recipe revision af8f2ef3d8e0fddf1975281d7fe43bf6 s2n/1.4.3: Forced build from source Version ranges solved openssl/* versions found in 'conan-center' remote Version range '>=1.1 <4' required by 's2n/1.4.3' resolved to 'openssl/3.2.1' in remote 'conan-center' zlib/* versions found in 'conan-center' remote Version range '>=1.2.11 <2' required by 'openssl/3.2.1' resolved to 'zlib/1.3.1' in remote 'conan-center' Installing package: s2n/1.4.3 Requirements openssl/3.2.1 from 'conan-center' - Downloaded s2n/1.4.3 from local cache - Cache zlib/1.3.1 from 'conan-center' - Downloaded Packages openssl/3.2.1:dd4d0109fa332af0fbb1b07f172c463ffb43ee11 - Missing s2n/1.4.3:18e0005eb3a2414b03164965b56df2acbd8bd2fc - Build zlib/1.3.1:3558c54d13382045caaf9174821b7c2ba01fc8bc - Download Installing (downloading, building) binaries... ERROR: Missing binary: openssl/3.2.1:dd4d0109fa332af0fbb1b07f172c463ffb43ee11 openssl/3.2.1: WARN: Can't find a 'openssl/3.2.1' package for the specified settings, options and dependencies: - Settings: arch=armv8, build_type=Debug, compiler=apple-clang, compiler.version=13.0, os=Macos - Options: 386=False, enable_weak_ssl_ciphers=False, fPIC=True, no_aria=False, no_asm=False, no_async=False, no_autoload_config=False, no_bf=False, no_blake2=False, no_camellia=False, no_cast=False, no_chacha=False, no_cms=False, no_comp=False, no_ct=False, no_deprecated=False, no_des=False, no_dgram=False, no_dh=False, no_dsa=False, no_dso=False, no_ec=False, no_ecdh=False, no_ecdsa=False, no_engine=False, no_filenames=False, no_fips=False, no_gost=False, no_idea=False, no_legacy=False, no_md2=True, no_md4=False, no_mdc2=False, no_module=False, no_ocsp=False, no_pinshared=False, no_rc2=False, no_rc4=False, no_rc5=False, no_rfc3779=False, no_rmd160=False, no_seed=False, no_sm2=False, no_sm3=False, no_sm4=False, no_sock=False, no_srp=False, no_srtp=False, no_sse2=False, no_ssl=False, no_ssl3=False, no_stdio=False, no_threads=False, no_tls1=False, no_ts=False, no_whirlpool=False, no_zlib=False, openssldir=None, shared=False, tls_security_level=2, zlib:fPIC=True, zlib:shared=False - Dependencies: zlib/1.3.1 - Requirements: zlib/1.Y.Z - Package ID: dd4d0109fa332af0fbb1b07f172c463ffb43ee11 ERROR: Missing prebuilt package for 'openssl/3.2.1' Use 'conan search openssl/3.2.1@ --table=table.html -r=remote' and open the table.html file to see available packages Or try to build locally from sources with '--build=openssl' More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'