******************************************************************************** conan install unicorn/1.0.3@ --build=unicorn --profile:host=/Users/jenkins/w/BuildSingleReference@2/41473/166a58cf-4346-4389-ba73-bc02c44a00a4/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] unicorn:shared=True [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] unicorn/1.0.3: Forced build from source Installing package: unicorn/1.0.3 Requirements unicorn/1.0.3 from local cache - Cache Packages unicorn/1.0.3:4b08453c06df4aa1cbaa492e60fe64b5a4475027 - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... unicorn/1.0.3: Copying sources to build folder unicorn/1.0.3: Building your package in /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/4b08453c06df4aa1cbaa492e60fe64b5a4475027 unicorn/1.0.3: Generator cmake created conanbuildinfo.cmake unicorn/1.0.3: Aggregating env generators [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 unicorn/1.0.3: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/4b08453c06df4aa1cbaa492e60fe64b5a4475027' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/package/4b08453c06df4aa1cbaa492e60fe64b5a4475027" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DUNICORN_INSTALL="True" -DUNICORN_BUILD_SAMPLES="False" -DUNICORN_ARCH="aarch64 arm m68k mips sparc x86" -DCMAKE_SYSTEM_PROCESSOR="armv8" -Wno-dev '/Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/4b08453c06df4aa1cbaa492e60fe64b5a4475027' ----------------- -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info unicorn/1.0.3: unicorn/1.0.3: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/4b08453c06df4aa1cbaa492e60fe64b5a4475027 /bin/sh: line 1: 91213 Terminated: 15 cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/package/4b08453c06df4aa1cbaa492e60fe64b5a4475027" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DUNICORN_INSTALL="True" -DUNICORN_BUILD_SAMPLES="False" -DUNICORN_ARCH="aarch64 arm m68k mips sparc x86" -DCMAKE_SYSTEM_PROCESSOR="armv8" -Wno-dev '/Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/4b08453c06df4aa1cbaa492e60fe64b5a4475027' unicorn/1.0.3: ERROR: Package '4b08453c06df4aa1cbaa492e60fe64b5a4475027' build failed unicorn/1.0.3: WARN: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/4b08453c06df4aa1cbaa492e60fe64b5a4475027 ERROR: unicorn/1.0.3: Error in build() method, line 144 log = tools.load("config.log") FileNotFoundError: [Errno 2] No such file or directory: 'config.log'