******************************************************************************** conan install unicorn/1.0.3@ --build=unicorn --profile:host=/Users/jenkins/w/BuildSingleReference@2/41330/6510a9f0-496e-4922-ac23-be23a5cdf0b3/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] 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:8d98ce0c8caa8b40204142aabdd20e7e1f0babc5 - 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/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5 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/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Macos" -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/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5" -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/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5' ----------------- -- 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: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/CC - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard ERROR: unknown option aarch64 Try '/Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5/source_subfolder/qemu/configure --help' for more information -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5' '--' '-j4' ----------------- Scanning dependencies of target m68k-softmmu Scanning dependencies of target sparc64-softmmu Scanning dependencies of target arm-softmmu [ 1%] Building C object source_subfolder/CMakeFiles/m68k-softmmu.dir/qemu/cpu-exec.c.obj Scanning dependencies of target mips-softmmu [ 1%] Building C object source_subfolder/CMakeFiles/sparc64-softmmu.dir/qemu/cpu-exec.c.obj [ 2%] Building C object source_subfolder/CMakeFiles/arm-softmmu.dir/qemu/cpu-exec.c.obj [ 2%] Building C object source_subfolder/CMakeFiles/mips-softmmu.dir/qemu/cpu-exec.c.obj [ 3%] Building C object source_subfolder/CMakeFiles/sparc64-softmmu.dir/qemu/cpus.c.obj [ 3%] Building C object source_subfolder/CMakeFiles/mips-softmmu.dir/qemu/cpus.c.obj [ 3%] Building C object source_subfolder/CMakeFiles/arm-softmmu.dir/qemu/cpus.c.obj unicorn/1.0.3: System is unknown to cmake, create: Platform/Macos to use this system, please post your config file on discourse.cmake.org so it can be added to cmake System is unknown to cmake, create: Platform/Macos to use this system, please post your config file on discourse.cmake.org so it can be added to cmake System is unknown to cmake, create: Platform/Macos to use this system, please post your config file on discourse.cmake.org so it can be added to cmake CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5/source_subfolder/qemu/cpu-exec.c:22: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5/source_subfolder/qemu/tcg/tcg.h:28: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5/source_subfolder/qemu/include/qemu-common.h:15: /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5/source_subfolder/qemu/include/qemu/compiler.h:6:10: fatal error: 'config-host.h' file not found #include "config-host.h" ^~~~~~~~~~~~~~~ In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5/source_subfolder/qemu/cpu-exec.c:22: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5/source_subfolder/qemu/tcg/tcg.h:28: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5/source_subfolder/qemu/include/qemu-common.h:15: /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5/source_subfolder/qemu/include/qemu/compiler.h:6:10: fatal error: 'config-host.h' file not found #include "config-host.h" ^~~~~~~~~~~~~~~ In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5/source_subfolder/qemu/cpu-exec.c:22: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5/source_subfolder/qemu/tcg/tcg.h:28: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5/source_subfolder/qemu/include/qemu-common.h:15: /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5/source_subfolder/qemu/include/qemu/compiler.h:6:10: fatal error: 'config-host.h' file not found #include "config-host.h" ^~~~~~~~~~~~~~~ In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5/source_subfolder/qemu/cpu-exec.c:22: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5/source_subfolder/qemu/tcg/tcg.h:28: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5/source_subfolder/qemu/include/qemu-common.h:15: /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5/source_subfolder/qemu/include/qemu/compiler.h:6:10: fatal error: 'config-host.h' file not found #include "config-host.h" ^~~~~~~~~~~~~~~ 1 error generated. make[2]: *** [source_subfolder/CMakeFiles/m68k-softmmu.dir/qemu/cpu-exec.c.obj] Error 1 make[1]: *** [source_subfolder/CMakeFiles/m68k-softmmu.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... 1 error generated. 1 error generated. make[2]: *** [source_subfolder/CMakeFiles/sparc64-softmmu.dir/qemu/cpu-exec.c.obj] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [source_subfolder/CMakeFiles/mips-softmmu.dir/qemu/cpu-exec.c.obj] Error 1 make[2]: *** Waiting for unfinished jobs.... 1 error generated. make[2]: *** [source_subfolder/CMakeFiles/arm-softmmu.dir/qemu/cpu-exec.c.obj] Error 1 make[2]: *** Waiting for unfinished jobs.... /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5/source_subfolder/qemu/cpus.c:28:10: fatal error: 'config-host.h' file not found #include "config-host.h" ^~~~~~~~~~~~~~~ /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5/source_subfolder/qemu/cpus.c:28:10: fatal error: 'config-host.h' file not found #include "config-host.h" ^~~~~~~~~~~~~~~ /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5/source_subfolder/qemu/cpus.c:28:10: fatal error: 'config-host.h' file not found #include "config-host.h" ^~~~~~~~~~~~~~~ 1 error generated. make[2]: *** [source_subfolder/CMakeFiles/sparc64-softmmu.dir/qemu/cpus.c.obj] Error 1 make[1]: *** [source_subfolder/CMakeFiles/sparc64-softmmu.dir/all] Error 2 1 error generated. 1 error generated. make[2]: *** [source_subfolder/CMakeFiles/arm-softmmu.dir/qemu/cpus.c.obj] Error 1 make[1]: *** [source_subfolder/CMakeFiles/arm-softmmu.dir/all] Error 2 make[2]: *** [source_subfolder/CMakeFiles/mips-softmmu.dir/qemu/cpus.c.obj] Error 1 make[1]: *** [source_subfolder/CMakeFiles/mips-softmmu.dir/all] Error 2 make: *** [all] Error 2 unicorn/1.0.3: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5 unicorn/1.0.3: ERROR: Package '8d98ce0c8caa8b40204142aabdd20e7e1f0babc5' build failed unicorn/1.0.3: WARN: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5 ERROR: unicorn/1.0.3: Error in build() method, line 139 cmake.build() ConanException: Error 2 while executing cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/unicorn/1.0.3/_/_/build/8d98ce0c8caa8b40204142aabdd20e7e1f0babc5' '--' '-j4'