******************************************************************************** conan install capstone/4.0.2@ --profile=/home/conan/w/BuildSingleReference/8875/60dcfc26-faf7-427b-9f42-f48a6ccc0e3f/profile.txt --build=capstone ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 9.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=9 os=Linux os_build=Linux [options] capstone:shared=True [build_requires] [env] capstone/4.0.2: Forced build from source Installing package: capstone/4.0.2 Requirements capstone/4.0.2 from local cache - Cache Packages capstone/4.0.2:4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK capstone/4.0.2: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK capstone/4.0.2: Copying sources to build folder capstone/4.0.2: Building your package in /home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/build/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944 capstone/4.0.2: Generator cmake created conanbuildinfo.cmake [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 capstone/4.0.2: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/build/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/package/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944" -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" -DCAPSTONE_BUILD_STATIC="False" -DCAPSTONE_BUILD_SHARED="True" -DCAPSTONE_BUILD_TESTS="False" -DCAPSTONE_BUILD_CSTOOL="False" -DCAPSTONE_ARCHITECUTRE_DEFAULT="False" -DCAPSTONE_USE_SYS_DYN_MEM="True" -DCAPSTONE_ARM_SUPPORT="True" -DCAPSTONE_M68K_SUPPORT="True" -DCAPSTONE_MIPS_SUPPORT="True" -DCAPSTONE_PPC_SUPPORT="True" -DCAPSTONE_SPARC_SUPPORT="True" -DCAPSTONE_SYSZ_SUPPORT="True" -DCAPSTONE_XCORE_SUPPORT="True" -DCAPSTONE_X86_SUPPORT="True" -DCAPSTONE_TMS320C64X_SUPPORT="True" -DCAPSTONE_M680X_SUPPORT="True" -DCAPSTONE_EVM_SUPPORT="True" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/build/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944' ----------------- -- The C compiler identification is Clang 9.0.0 -- The CXX compiler identification is Clang 9.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - 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/clang++ - 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: Compiler Clang>=8, checking major version 9 -- Conan: Checking correct version: 9 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/build/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/build/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944' '--' '-j3' ----------------- Scanning dependencies of target capstone-shared [ 1%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/cs.c.o [ 3%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/MCInst.c.o [ 5%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/MCInstrDesc.c.o [ 7%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/MCRegisterInfo.c.o [ 8%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/SStream.c.o [ 10%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/utils.c.o [ 12%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/ARM/ARMDisassembler.c.o [ 14%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/ARM/ARMInstPrinter.c.o [ 15%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/ARM/ARMMapping.c.o [ 17%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/ARM/ARMModule.c.o [ 19%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/AArch64/AArch64BaseInfo.c.o [ 21%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/AArch64/AArch64Disassembler.c.o [ 22%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/AArch64/AArch64InstPrinter.c.o [ 24%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/AArch64/AArch64Mapping.c.o [ 26%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/AArch64/AArch64Module.c.o [ 28%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/Mips/MipsDisassembler.c.o [ 29%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/Mips/MipsInstPrinter.c.o [ 31%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/Mips/MipsMapping.c.o [ 33%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/Mips/MipsModule.c.o [ 35%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/PowerPC/PPCDisassembler.c.o [ 36%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/PowerPC/PPCInstPrinter.c.o [ 38%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/PowerPC/PPCMapping.c.o [ 40%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/PowerPC/PPCModule.c.o [ 42%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/X86/X86Disassembler.c.o [ 43%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/X86/X86DisassemblerDecoder.c.o [ 45%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/X86/X86IntelInstPrinter.c.o [ 47%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/X86/X86Mapping.c.o [ 49%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/X86/X86Module.c.o [ 50%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/X86/X86ATTInstPrinter.c.o [ 52%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/Sparc/SparcDisassembler.c.o [ 54%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/Sparc/SparcInstPrinter.c.o [ 56%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/Sparc/SparcMapping.c.o [ 57%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/Sparc/SparcModule.c.o [ 59%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/SystemZ/SystemZDisassembler.c.o [ 61%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/SystemZ/SystemZInstPrinter.c.o [ 63%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/SystemZ/SystemZMapping.c.o [ 64%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/SystemZ/SystemZModule.c.o [ 66%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/SystemZ/SystemZMCTargetDesc.c.o [ 68%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/XCore/XCoreDisassembler.c.o [ 71%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/XCore/XCoreMapping.c.o [ 71%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/XCore/XCoreInstPrinter.c.o [ 73%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/XCore/XCoreModule.c.o [ 75%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/M68K/M68KDisassembler.c.o [ 77%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/M68K/M68KInstPrinter.c.o [ 78%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/M68K/M68KModule.c.o [ 80%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/TMS320C64x/TMS320C64xDisassembler.c.o [ 82%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/TMS320C64x/TMS320C64xInstPrinter.c.o [ 84%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/TMS320C64x/TMS320C64xMapping.c.o [ 85%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/TMS320C64x/TMS320C64xModule.c.o [ 87%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/M680X/M680XDisassembler.c.o [ 89%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/M680X/M680XInstPrinter.c.o [ 91%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/M680X/M680XModule.c.o [ 92%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/EVM/EVMDisassembler.c.o [ 94%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/EVM/EVMInstPrinter.c.o [ 96%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/EVM/EVMMapping.c.o [ 98%] Building C object source_subfolder/CMakeFiles/capstone-shared.dir/arch/EVM/EVMModule.c.o [100%] Linking C shared library ../lib/libcapstone.so [100%] Built target capstone-shared capstone/4.0.2: Package '4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944' built capstone/4.0.2: Build folder /home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/build/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944 capstone/4.0.2: Generated conaninfo.txt capstone/4.0.2: Generated conanbuildinfo.txt capstone/4.0.2: Generating the package capstone/4.0.2: Package folder /home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/package/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944 capstone/4.0.2: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/build/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944' '--target' 'install' '--' '-j3' ----------------- [100%] Built target capstone-shared Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/package/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944/include/capstone/arm64.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/package/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944/include/capstone/arm.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/package/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944/include/capstone/capstone.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/package/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944/include/capstone/evm.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/package/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944/include/capstone/mips.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/package/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944/include/capstone/ppc.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/package/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944/include/capstone/x86.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/package/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944/include/capstone/sparc.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/package/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944/include/capstone/systemz.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/package/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944/include/capstone/xcore.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/package/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944/include/capstone/m68k.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/package/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944/include/capstone/tms320c64x.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/package/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944/include/capstone/m680x.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/package/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944/include/capstone/platform.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/package/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944/lib/libcapstone.so.4.0.2 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/package/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944/lib/libcapstone.so.4 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/capstone/4.0.2/_/_/package/4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944/lib/libcapstone.so [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 capstone/4.0.2 package(): Packaged 1 '.2' file: libcapstone.so.4.0.2 capstone/4.0.2 package(): Packaged 1 '.so' file: libcapstone.so capstone/4.0.2 package(): Packaged 1 '.4' file: libcapstone.so.4 capstone/4.0.2 package(): Packaged 2 '.TXT' files: LICENSE_LLVM.TXT, LICENSE.TXT capstone/4.0.2 package(): Packaged 14 '.h' files capstone/4.0.2: Package '4df7b393f4fd1d6c182e4dc797fb0e4e1cb1f944' created capstone/4.0.2: Created package revision fe175f5765569496d285e4576b8de449 [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 Enabling CAPSTONE_ARM_SUPPORT Enabling CAPSTONE_ARM64_SUPPORT Enabling CAPSTONE_M68K_SUPPORT Enabling CAPSTONE_MIPS_SUPPORT Enabling CAPSTONE_PPC_SUPPORT Enabling CAPSTONE_SPARC_SUPPORT Enabling CAPSTONE_SYSZ_SUPPORT Enabling CAPSTONE_XCORE_SUPPORT Enabling CAPSTONE_X86_SUPPORT Enabling CAPSTONE_TMS320C64X_SUPPORT Enabling CAPSTONE_M680X_SUPPORT Enabling CAPSTONE_EVM_SUPPORT CMake Warning: Manually-specified variables were not used by the project: CAPSTONE_ARCHITECUTRE_DEFAULT CAPSTONE_USE_SYS_DYN_MEM CMAKE_EXPORT_NO_PACKAGE_REGISTRY