******************************************************************************** conan install msix/1.7@ --build=msix --profile:host=/Users/jenkins/w/BuildSingleReference@2/27495/5e92a147-167b-4ed4-9353-03d370993c17/profile_host.txt --profile:build=default ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] msix: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] msix/1.7: Forced build from source Installing package: msix/1.7 Requirements msix/1.7 from local cache - Cache openssl/1.0.2t from 'conan-center' - Cache xerces-c/3.2.3 from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages msix/1.7:b7fb40b2fd6d08711ba6c607704bc008b7dc24f7 - Build openssl/1.0.2t:4dc30494e16aa1c3afe30e47a9e1ab6be09c245e - Missing xerces-c/3.2.3:5fd981b012347df87ea33e2bdaf07518ff8a858a - Missing zlib/1.2.11:baf78352c82543f997ec32332829b6fa30714eaa - Download Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... ERROR: Missing binary: openssl/1.0.2t:4dc30494e16aa1c3afe30e47a9e1ab6be09c245e ERROR: Missing binary: xerces-c/3.2.3:5fd981b012347df87ea33e2bdaf07518ff8a858a xerces-c/3.2.3: WARN: Can't find a 'xerces-c/3.2.3' package for the specified settings, options and dependencies: - Settings: arch=armv8, build_type=Debug, compiler=apple-clang, compiler.libcxx=libc++, compiler.version=12.0, os=Macos - Options: char_type=char16_t, fPIC=True, shared=False - Dependencies: - Requirements: - Package ID: 5fd981b012347df87ea33e2bdaf07518ff8a858a ERROR: Missing prebuilt package for 'openssl/1.0.2t', 'xerces-c/3.2.3' Try to build from sources with '--build=openssl --build=xerces-c' Use 'conan search --table table.html' Or read 'http://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'