******************************************************************************** conan install capstone/5.0.0@#4dfe857fe133c729eb69d1a0e95fabd6 --build=capstone -pr /home/conan/w/prod/BuildSingleReference/263678/c5507451-b5c7-40b4-bd63-1300902ed922/profile_linux_5_libstdcpp11_gcc_release_64.capstone-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 5.4 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=5 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=5 os=Linux [options] capstone:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True capstone/5.0.0: Forced build from source Installing package: capstone/5.0.0 Requirements capstone/5.0.0 from local cache - Cache Packages capstone/5.0.0:f4b7bbb4050996b539c83fea42acbaa131b1c2b6 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK capstone/5.0.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/capstone/5.0.0/_/_/source/src capstone/5.0.0: [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 capstone/5.0.0: Copying sources to build folder capstone/5.0.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/capstone/5.0.0/_/_/build/f4b7bbb4050996b539c83fea42acbaa131b1c2b6 capstone/5.0.0: Generator txt created conanbuildinfo.txt capstone/5.0.0: Calling generate() capstone/5.0.0: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' capstone/5.0.0: 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/capstone/5.0.0/_/_/build/f4b7bbb4050996b539c83fea42acbaa131b1c2b6/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' capstone/5.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 capstone/5.0.0: Calling build() capstone/5.0.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/capstone/5.0.0/_/_/build/f4b7bbb4050996b539c83fea42acbaa131b1c2b6/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/capstone/5.0.0/_/_/package/f4b7bbb4050996b539c83fea42acbaa131b1c2b6" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/capstone/5.0.0/_/_/build/f4b7bbb4050996b539c83fea42acbaa131b1c2b6/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/capstone/5.0.0/_/_/build/f4b7bbb4050996b539c83fea42acbaa131b1c2b6/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/capstone/5.0.0/_/_/package/f4b7bbb4050996b539c83fea42acbaa131b1c2b6" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/capstone/5.0.0/_/_/build/f4b7bbb4050996b539c83fea42acbaa131b1c2b6/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/capstone/5.0.0/_/_/build/f4b7bbb4050996b539c83fea42acbaa131b1c2b6/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 5.4.0 -- The CXX compiler identification is GNU 5.4.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 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/capstone/5.0.0/_/_/build/f4b7bbb4050996b539c83fea42acbaa131b1c2b6/build/Release capstone/5.0.0: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/capstone/5.0.0/_/_/build/f4b7bbb4050996b539c83fea42acbaa131b1c2b6/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/capstone/5.0.0/_/_/build/f4b7bbb4050996b539c83fea42acbaa131b1c2b6/build/Release" '--' '-j3' ----------------- Scanning dependencies of target capstone [ 1%] Building C object CMakeFiles/capstone.dir/cs.c.o [ 2%] Building C object CMakeFiles/capstone.dir/Mapping.c.o [ 3%] Building C object CMakeFiles/capstone.dir/MCInst.c.o CMakeFiles/capstone.dir/build.make:81: recipe for target 'CMakeFiles/capstone.dir/cs.c.o' failed CMakeFiles/capstone.dir/build.make:94: recipe for target 'CMakeFiles/capstone.dir/Mapping.c.o' failed CMakeFiles/capstone.dir/build.make:107: recipe for target 'CMakeFiles/capstone.dir/MCInst.c.o' failed CMakeFiles/Makefile2:95: recipe for target 'CMakeFiles/capstone.dir/all' failed Makefile:148: recipe for target 'all' failed capstone/5.0.0: 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 Enabling CAPSTONE_MOS65XX_SUPPORT Enabling CAPSTONE_WASM_SUPPORT Enabling CAPSTONE_BPF_SUPPORT Enabling CAPSTONE_RISCV_SUPPORT Enabling CAPSTONE_SH_SUPPORT Enabling CAPSTONE_TRICORE_SUPPORT CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 gcc: error: unrecognized command line option ‘-Wint-in-bool-context’ make[2]: *** [CMakeFiles/capstone.dir/cs.c.o] Error 1 make[2]: *** Waiting for unfinished jobs.... gcc: error: unrecognized command line option ‘-Wint-in-bool-context’ gcc: error: unrecognized command line option ‘-Wint-in-bool-context’ make[2]: *** [CMakeFiles/capstone.dir/Mapping.c.o] Error 1 make[2]: *** [CMakeFiles/capstone.dir/MCInst.c.o] Error 1 make[1]: *** [CMakeFiles/capstone.dir/all] Error 2 make: *** [all] Error 2 capstone/5.0.0: 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 capstone/5.0.0: ERROR: Package 'f4b7bbb4050996b539c83fea42acbaa131b1c2b6' build failed capstone/5.0.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/capstone/5.0.0/_/_/build/f4b7bbb4050996b539c83fea42acbaa131b1c2b6/build/Release ERROR: capstone/5.0.0: Error in build() method, line 74 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/capstone/5.0.0/_/_/build/f4b7bbb4050996b539c83fea42acbaa131b1c2b6/build/Release" '--' '-j3'