******************************************************************************** conan install ceres-solver/2.0.0@#dfe8cc85762e7d2565ccb5dcd331ee38 --build=ceres-solver -pr /home/conan/w/prod/BuildSingleReference/97531/880007e4-83c9-4cd1-b04b-33c0b4e0e8a7/profile_linux_7_libstdcpp11_gcc_debug_64.ceres-solver-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 7 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=7 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=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux [options] ceres-solver:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True eigen/3.4.0: Not found in local cache, looking in remotes... eigen/3.4.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz eigen/3.4.0: Downloaded recipe revision be86633cce3679fe1843b78edf345c5b ceres-solver/2.0.0: Forced build from source Installing package: ceres-solver/2.0.0 Requirements ceres-solver/2.0.0 from local cache - Cache eigen/3.4.0 from 'conan-center' - Downloaded Packages ceres-solver/2.0.0:e301260cd60cb8773440b2ef67cb4e04aae4ba4d - Build eigen/3.4.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... eigen/3.4.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz eigen/3.4.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 eigen/3.4.0: Downloaded package revision b36aa853652e020ba6913d06bc38f076 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ceres-solver/2.0.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/ceres-solver/2.0.0/_/_/source ERROR: ceres-solver/2.0.0: Error in source() method, line 118 destination = self._source_subfolder, strip_root=True) TypeError: get() missing 1 required positional argument: 'conanfile'