******************************************************************************** conan install unicorn/1.0.3@#c762ec9282493af74b33125238d6b435 --build=unicorn -pr /home/conan/w/prod/BuildSingleReference/202207/35ab11ea-3797-4e40-91f4-d040e9ade4a0/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/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:d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK unicorn/1.0.3: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/source/src unicorn/1.0.3: [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/1.0.3: Copying sources to build folder unicorn/1.0.3: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2 unicorn/1.0.3: Generator txt created conanbuildinfo.txt unicorn/1.0.3: Calling generate() unicorn/1.0.3: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' unicorn/1.0.3: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/build/Release/generators/conan_toolchain.cmake -DUNICORN_ARCH=aarch64;arm;m68k;mips;sparc;x86 -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' unicorn/1.0.3: 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/1.0.3: Calling build() unicorn/1.0.3: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2" -DUNICORN_ARCH="aarch64;arm;m68k;mips;sparc;x86" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/src" ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/build/Release/generators/conanbuild.sh" && cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2" -DUNICORN_ARCH="aarch64;arm;m68k;mips;sparc;x86" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C 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 Source path /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/src/qemu C compiler /usr/bin/gcc Host C compiler cc Objective-C compiler /usr/bin/gcc ARFLAGS rv CFLAGS -g QEMU_CFLAGS -fPIE -DPIE -m64 -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 -fPIC -fvisibility=hidden -m64 -Wendif-labels -Wmissing-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 LDFLAGS -Wl,--warn-common -Wl,-z,relro -Wl,-z,now -pie -m64 -g make make host CPU x86_64 host big endian no target list tcg debug enabled no strip binaries yes static build no mingw32 support no PIE yes -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/build/Release unicorn/1.0.3: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/build/Release" '--' '-j3' ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/build/Release/generators/conanbuild.sh" && cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/build/Release" '--' '-j3' ----------------- Scanning dependencies of target unicorn [ 2%] Building C object CMakeFiles/unicorn.dir/list.c.o [ 4%] Building C object CMakeFiles/unicorn.dir/qemu/accel.c.o [ 7%] Building C object CMakeFiles/unicorn.dir/qemu/glib_compat.c.o [ 9%] Building C object CMakeFiles/unicorn.dir/qemu/hw/core/machine.c.o [ 12%] Building C object CMakeFiles/unicorn.dir/qemu/hw/core/qdev.c.o [ 14%] Building C object CMakeFiles/unicorn.dir/qemu/qapi/qapi-dealloc-visitor.c.o [ 17%] Building C object CMakeFiles/unicorn.dir/qemu/qapi/qapi-visit-core.c.o [ 19%] Building C object CMakeFiles/unicorn.dir/qemu/qapi/qmp-input-visitor.c.o [ 21%] Building C object CMakeFiles/unicorn.dir/qemu/qapi/qmp-output-visitor.c.o [ 24%] Building C object CMakeFiles/unicorn.dir/qemu/qapi/string-input-visitor.c.o [ 26%] Building C object CMakeFiles/unicorn.dir/qemu/qemu-log.c.o [ 29%] Building C object CMakeFiles/unicorn.dir/qemu/qemu-timer.c.o [ 31%] Building C object CMakeFiles/unicorn.dir/qemu/qobject/qbool.c.o [ 34%] Building C object CMakeFiles/unicorn.dir/qemu/qobject/qdict.c.o [ 36%] Building C object CMakeFiles/unicorn.dir/qemu/qobject/qerror.c.o [ 39%] Building C object CMakeFiles/unicorn.dir/qemu/qobject/qfloat.c.o [ 41%] Building C object CMakeFiles/unicorn.dir/qemu/qobject/qint.c.o [ 43%] Building C object CMakeFiles/unicorn.dir/qemu/qobject/qlist.c.o [ 46%] Building C object CMakeFiles/unicorn.dir/qemu/qobject/qstring.c.o [ 48%] Building C object CMakeFiles/unicorn.dir/qemu/qom/container.c.o [ 53%] Building C object CMakeFiles/unicorn.dir/qemu/qom/object.c.o [ 53%] Building C object CMakeFiles/unicorn.dir/qemu/qom/cpu.c.o [ 56%] Building C object CMakeFiles/unicorn.dir/qemu/qom/qom-qobject.c.o [ 58%] Building C object CMakeFiles/unicorn.dir/qemu/tcg-runtime.c.o [ 60%] Building C object CMakeFiles/unicorn.dir/qemu/util/aes.c.o [ 63%] Building C object CMakeFiles/unicorn.dir/qemu/util/bitmap.c.o [ 65%] Building C object CMakeFiles/unicorn.dir/qemu/util/bitops.c.o [ 68%] Building C object CMakeFiles/unicorn.dir/qemu/util/crc32c.c.o [ 70%] Building C object CMakeFiles/unicorn.dir/qemu/util/cutils.c.o [ 73%] Building C object CMakeFiles/unicorn.dir/qemu/util/error.c.o [ 75%] Building C object CMakeFiles/unicorn.dir/qemu/util/getauxval.c.o [ 78%] Building C object CMakeFiles/unicorn.dir/qemu/util/host-utils.c.o [ 80%] Building C object CMakeFiles/unicorn.dir/qemu/util/module.c.o [ 82%] Building C object CMakeFiles/unicorn.dir/qemu/util/qemu-timer-common.c.o [ 85%] Building C object CMakeFiles/unicorn.dir/qemu/vl.c.o [ 87%] Building C object CMakeFiles/unicorn.dir/uc.c.o [ 90%] Building C object CMakeFiles/unicorn.dir/qemu/util/oslib-posix.c.o [ 92%] Building C object CMakeFiles/unicorn.dir/qemu/util/qemu-thread-posix.c.o [ 95%] Building C object CMakeFiles/unicorn.dir/qemu/qapi-types.c.o [ 97%] Building C object CMakeFiles/unicorn.dir/qemu/qapi-visit.c.o [100%] Linking C static library libunicorn.a [100%] Built target unicorn unicorn/1.0.3: Package 'd1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2' built unicorn/1.0.3: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/build/Release unicorn/1.0.3: Generated conaninfo.txt unicorn/1.0.3: Generated conanbuildinfo.txt unicorn/1.0.3: Generating the package unicorn/1.0.3: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2 unicorn/1.0.3: Calling package() unicorn/1.0.3: Copied 1 file: COPYING unicorn/1.0.3: Copied 1 '.LGPL2' file: COPYING.LGPL2 unicorn/1.0.3: Copied 1 file: COPYING_GLIB unicorn/1.0.3: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2" ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/build/Release/generators/conanbuild.sh" && cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/build/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/lib/libunicorn.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/include/unicorn/arm.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/include/unicorn/arm64.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/include/unicorn/m68k.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/include/unicorn/mips.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/include/unicorn/platform.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/include/unicorn/sparc.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/include/unicorn/unicorn.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/package/d1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2/include/unicorn/x86.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/unicorn/1.0.3/_/_/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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK unicorn/1.0.3 package(): Packaged 8 '.h' files unicorn/1.0.3 package(): Packaged 1 '.LGPL2' file: COPYING.LGPL2 unicorn/1.0.3 package(): Packaged 2 files: COPYING, COPYING_GLIB unicorn/1.0.3 package(): Packaged 1 '.a' file: libunicorn.a unicorn/1.0.3: Package 'd1b3e5aeff8035c42f65bb8b9af0cdfd55f284d2' created unicorn/1.0.3: Created package revision c6ca7dd9610173388821f650c7d183c9 [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 unicorn/1.0.3: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior unicorn/1.0.3: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior