******************************************************************************** conan install xtr/1.0.0@#df1f8dfcf091bb96ed91bd5c0cdce41d --build=xtr -pr /home/conan/w/prod/BuildSingleReference/41469/92ab6d7f-cf55-41df-9282-46e257f73b3c/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 xtr/1.0.0: Forced build from source Installing package: xtr/1.0.0 Requirements fmt/7.1.3 from 'conan-center' - Downloaded xtr/1.0.0 from local cache - Cache Packages fmt/7.1.3:1d886ef72d27d7ab9a1a64be277b3d28a290f3e4 - Download xtr/1.0.0:cb719c01c674532f1e33c19cba6aa2512c3cdd6f - 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 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK xtr/1.0.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/xtr/1.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/1.0.0: Copying sources to build folder xtr/1.0.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/xtr/1.0.0/_/_/build/cb719c01c674532f1e33c19cba6aa2512c3cdd6f xtr/1.0.0: Generator make created conanbuildinfo.mak xtr/1.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/1.0.0: Calling build() xtr/1.0.0: xtr/1.0.0: ERROR: Package 'cb719c01c674532f1e33c19cba6aa2512c3cdd6f' build failed xtr/1.0.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/xtr/1.0.0/_/_/build/cb719c01c674532f1e33c19cba6aa2512c3cdd6f ERROR: xtr/1.0.0: Error in build() method, line 104 env_build_vars["CXXFLAGS"] += " -DXTR_SINK_CAPACITY={}".format(int(capacity) * 1024) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'