******************************************************************************** conan install xtr/2.0.1@#189f9a351973be0c5e585f3e64cc1a53 --build=xtr -pr /home/conan/w/prod/BuildSingleReference/42518/fb505376-0807-4586-9b5f-9e108b1e2843/profile_linux_10_libstdcpp_gcc_release_64..txt ******************************************************************************** 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++ compiler.version=10 os=Linux [options] [build_requires] [env] fmt/7.1.3: Not found in local cache, looking in remotes... fmt/7.1.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fmt/7.1.3: Downloaded recipe revision 1ac56aeba28ac0049806e2926b3b5745 liburing/2.1: Not found in local cache, looking in remotes... liburing/2.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz liburing/2.1: Downloaded recipe revision 97953bff01f64f5bd8f792b498359036 linux-headers-generic/5.13.9: Not found in local cache, looking in remotes... linux-headers-generic/5.13.9: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz linux-headers-generic/5.13.9: Downloaded recipe revision 9aff7bb1d69c68738e7f3dd5a0c397a2 xtr/2.0.1: Forced build from source Installing package: xtr/2.0.1 Requirements fmt/7.1.3 from 'conan-center' - Downloaded liburing/2.1 from 'conan-center' - Downloaded linux-headers-generic/5.13.9 from 'conan-center' - Downloaded xtr/2.0.1 from local cache - Cache Packages fmt/7.1.3:1d886ef72d27d7ab9a1a64be277b3d28a290f3e4 - Download liburing/2.1:f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7 - Download linux-headers-generic/5.13.9:c0519e2d9702ec12d057bb15adb7a02baaf18107 - Download xtr/2.0.1:a5a053142e3558e59e3a5476e832f3dba978409a - Build Installing (downloading, building) binaries... fmt/7.1.3: Retrieving package 1d886ef72d27d7ab9a1a64be277b3d28a290f3e4 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/7.1.3: Package installed 1d886ef72d27d7ab9a1a64be277b3d28a290f3e4 fmt/7.1.3: Downloaded package revision 9e4269e2426aba6d8426c35b026db3e5 linux-headers-generic/5.13.9: Retrieving package c0519e2d9702ec12d057bb15adb7a02baaf18107 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz linux-headers-generic/5.13.9: Package installed c0519e2d9702ec12d057bb15adb7a02baaf18107 linux-headers-generic/5.13.9: Downloaded package revision 290cb0a579c3a381fd92e128e65f9154 liburing/2.1: Retrieving package f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz liburing/2.1: Package installed f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7 liburing/2.1: Downloaded package revision 5d58d230026c24598b00a9cf070cd7a3 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK xtr/2.0.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/xtr/2.0.1/_/_/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 xtr/2.0.1: Copying sources to build folder xtr/2.0.1: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/xtr/2.0.1/_/_/build/a5a053142e3558e59e3a5476e832f3dba978409a xtr/2.0.1: Generator make created conanbuildinfo.mak xtr/2.0.1: 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 xtr/2.0.1: Calling build() xtr/2.0.1: xtr/2.0.1: ERROR: Package 'a5a053142e3558e59e3a5476e832f3dba978409a' build failed xtr/2.0.1: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/xtr/2.0.1/_/_/build/a5a053142e3558e59e3a5476e832f3dba978409a ERROR: xtr/2.0.1: Error in build() method, line 97 if self.get_option("enable_io_uring") == False: # io_uring is enabled by default AttributeError: 'XtrConan' object has no attribute 'get_option'