******************************************************************************** conan install libvpx/1.10.0@ --build=libvpx --profile:host=/Users/jenkins/w/BuildSingleReference@3/31046/04185ed4-35d7-44b7-b69f-120cb22cd6c8/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] libvpx: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] libvpx/1.10.0: Forced build from source Installing package: libvpx/1.10.0 Requirements libvpx/1.10.0 from local cache - Cache Packages libvpx/1.10.0:929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910 - Build Build requirements yasm/1.3.0 from 'conan-center' - Cache Build requirements packages yasm/1.3.0:801752c0480319b8e090188c566245a78e9abcf4 - Cache Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... yasm/1.3.0: Already installed! yasm/1.3.0: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference@3/.conan/data/yasm/1.3.0/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin [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 libvpx/1.10.0: Applying build-requirement: yasm/1.3.0 libvpx/1.10.0: Copying sources to build folder libvpx/1.10.0: Building your package in /Users/jenkins/w/BuildSingleReference@3/.conan/data/libvpx/1.10.0/_/_/build/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910 libvpx/1.10.0: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libvpx/1.10.0: Calling build() libvpx/1.10.0: libvpx/1.10.0: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@3/.conan/data/libvpx/1.10.0/_/_/build/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910 libvpx/1.10.0: ERROR: Package '929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910' build failed libvpx/1.10.0: WARN: Build folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/libvpx/1.10.0/_/_/build/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910 ERROR: libvpx/1.10.0: Error in build() method, line 126 env_build = self._configure_autotools() while calling '_configure_autotools', line 99 elif self.settings.arch == "arm64" and self.settings.os == "Macos": ConanException: Invalid setting 'arm64' is not a valid 'settings.arch' value. Possible values are ['x86', 'x86_64', 'ppc32be', 'ppc32', 'ppc64le', 'ppc64', 'armv4', 'armv4i', 'armv5el', 'armv5hf', 'armv6', 'armv7', 'armv7hf', 'armv7s', 'armv7k', 'armv8', 'armv8_32', 'armv8.3', 'sparc', 'sparcv9', 'mips', 'mips64', 'avr', 's390', 's390x', 'asm.js', 'wasm', 'sh4le', 'e2k-v2', 'e2k-v3', 'e2k-v4', 'e2k-v5', 'e2k-v6', 'e2k-v7'] Read "http://docs.conan.io/en/latest/faq/troubleshooting.html#error-invalid-setting"