******************************************************************************** conan install unicorn/2.0.0@#819ddc7eacf10e0f15866550a21bf36b --build=unicorn -pr /home/conan/w/prod/BuildSingleReference/79585/18cf12e1-50c7-438d-8ea9-086f0d978570/profile_linux_10_libstdcpp11_gcc_release_64.unicorn-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] unicorn:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True unicorn/2.0.0: Forced build from source Installing package: unicorn/2.0.0 Requirements unicorn/2.0.0 from local cache - Cache Packages unicorn/2.0.0:d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK unicorn/2.0.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK unicorn/2.0.0: Copying sources to build folder unicorn/2.0.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2 unicorn/2.0.0: Generator cmake created conanbuildinfo.cmake unicorn/2.0.0: Aggregating env generators [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 unicorn/2.0.0: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DUNICORN_INSTALL="True" -DUNICORN_BUILD_SAMPLES="False" -DUNICORN_ARCH="aarch64 arm m68k mips sparc x86" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2' ----------------- -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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: /usr/bin/g++ - 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 -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 10 -- Conan: Checking correct version: 10 Install prefix /usr/local binary directory /usr/local/bin library directory /usr/local/lib libexec directory /usr/local/libexec include directory /usr/local/include config directory /usr/local/etc local state directory /usr/local/var ELF interp prefix /usr/gnemul/qemu-%M Build directory /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2 Source path /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/source_subfolder/qemu GIT binary git GIT submodules C compiler /usr/bin/gcc Host C compiler cc C++ compiler /usr/bin/g++ Objective-C compiler /usr/bin/gcc ARFLAGS rv CFLAGS -g QEMU_CFLAGS -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fPIC -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong QEMU_LDFLAGS -Wl,--warn-common -Wl,-z,relro -Wl,-z,now -pie -m64 -fPIC -fstack-protector-strong make make install install host CPU x86_64 host big endian no target list strip binaries yes static build no mingw32 support no PIE yes TCG support yes malloc trim support yes membarrier no madvise yes posix_madvise yes posix_memalign yes debug stack usage no tcmalloc support no jemalloc support no avx2 optimization yes avx512f optimization no -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2' '--' '-j3' ----------------- Scanning dependencies of target unicorn-common [ 2%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/list.c.o [ 5%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/glib_compat/glib_compat.c.o [ 8%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/glib_compat/gtestutils.c.o [ 11%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/glib_compat/garray.c.o [ 14%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/glib_compat/gtree.c.o [ 17%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/glib_compat/grand.c.o [ 20%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/glib_compat/glist.c.o [ 23%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/glib_compat/gmem.c.o [ 26%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/glib_compat/gpattern.c.o [ 29%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/glib_compat/gslice.c.o [ 32%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/qemu/util/bitmap.c.o [ 35%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/qemu/util/bitops.c.o [ 38%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/qemu/util/crc32c.c.o [ 41%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/qemu/util/cutils.c.o [ 44%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/qemu/util/getauxval.c.o [ 47%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/qemu/util/guest-random.c.o [ 50%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/qemu/util/host-utils.c.o [ 52%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/qemu/util/osdep.c.o [ 55%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/qemu/util/qdist.c.o [ 58%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/qemu/util/qemu-timer.c.o [ 61%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/qemu/util/qemu-timer-common.c.o [ 64%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/qemu/util/range.c.o [ 67%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/qemu/util/qht.c.o [ 70%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/qemu/util/pagesize.c.o [ 73%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/qemu/util/cacheinfo.c.o [ 76%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/qemu/crypto/aes.c.o [ 79%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/qemu/util/oslib-posix.c.o [ 82%] Building C object source_subfolder/CMakeFiles/unicorn-common.dir/qemu/util/qemu-thread-posix.c.o [ 85%] Linking C static library ../lib/libunicorn-common.a [ 85%] Built target unicorn-common Scanning dependencies of target unicorn [ 88%] Building C object source_subfolder/CMakeFiles/unicorn.dir/uc.c.o [ 91%] Building C object source_subfolder/CMakeFiles/unicorn.dir/qemu/softmmu/vl.c.o [ 94%] Building C object source_subfolder/CMakeFiles/unicorn.dir/qemu/hw/core/cpu.c.o [ 97%] Linking C static library ../lib/libunicorn-static.a [ 97%] Built target unicorn Scanning dependencies of target bundling_target [100%] Bundling unicorn_archive [100%] Built target bundling_target unicorn/2.0.0: Package 'd1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2' built unicorn/2.0.0: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2 unicorn/2.0.0: Generated conaninfo.txt unicorn/2.0.0: Generated conanbuildinfo.txt unicorn/2.0.0: Generating the package unicorn/2.0.0: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2 unicorn/2.0.0: Calling package() ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2' '--target' 'install' '--' '-j3' ----------------- [ 85%] Built target unicorn-common [ 97%] Built target unicorn [100%] Built target bundling_target Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/lib/libunicorn.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/include/unicorn/arm.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/include/unicorn/arm64.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/include/unicorn/m68k.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/include/unicorn/mips.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/include/unicorn/platform.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/include/unicorn/ppc.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/include/unicorn/riscv.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/include/unicorn/s390x.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/include/unicorn/sparc.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/include/unicorn/tricore.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/include/unicorn/unicorn.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/include/unicorn/x86.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/2.0.0/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/lib/pkgconfig/unicorn.pc [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK unicorn/2.0.0 package(): Packaged 12 '.h' files unicorn/2.0.0 package(): Packaged 1 '.LGPL2' file: COPYING.LGPL2 unicorn/2.0.0 package(): Packaged 2 files: COPYING, COPYING_GLIB unicorn/2.0.0 package(): Packaged 1 '.a' file: libunicorn.a unicorn/2.0.0: Package 'd1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2' created unicorn/2.0.0: Created package revision 816e1b141f936bb64a2245bb3bf7bddc [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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY UNICORN_BUILD_SAMPLES