******************************************************************************** conan install xtr/2.0.0@#3b4e306114c9c81e4f791f3cfccd2aa7 --build=xtr -pr /home/conan/w/prod/BuildSingleReference/42517/ee9d740d-c35d-494e-97ba-34e209b508b0/profile_linux_10_libstdcpp11_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++11 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.0: Forced build from source Installing package: xtr/2.0.0 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.0 from local cache - Cache Packages fmt/7.1.3:bb317a1f4f7069078e967719a5c585f83cd078c2 - Download liburing/2.1:f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7 - Download linux-headers-generic/5.13.9:c0519e2d9702ec12d057bb15adb7a02baaf18107 - Download xtr/2.0.0:c6c870cec5f85bf0deb114dc37f8ec089006c875 - Build Installing (downloading, building) binaries... fmt/7.1.3: Retrieving package bb317a1f4f7069078e967719a5c585f83cd078c2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/7.1.3: Package installed bb317a1f4f7069078e967719a5c585f83cd078c2 fmt/7.1.3: Downloaded package revision 8f05ed2396fb8a6bcd5d2849e209f11d 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.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/xtr/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 xtr/2.0.0: Copying sources to build folder xtr/2.0.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/xtr/2.0.0/_/_/build/c6c870cec5f85bf0deb114dc37f8ec089006c875 xtr/2.0.0: Generator make created conanbuildinfo.mak xtr/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 xtr/2.0.0: Calling build() xtr/2.0.0: xtr/2.0.0: ERROR: Package 'c6c870cec5f85bf0deb114dc37f8ec089006c875' build failed xtr/2.0.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/xtr/2.0.0/_/_/build/c6c870cec5f85bf0deb114dc37f8ec089006c875 ERROR: xtr/2.0.0: 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'