******************************************************************************** conan install ceres-solver/2.1.0@#d5402372cc29d87f1307c0936e883f98 --build=ceres-solver -pr /home/conan/w/prod/BuildSingleReference/40903/47174d7c-911d-4bda-8bbc-141df5cc9f2d/profile_linux_5_libstdcpp_gcc_release_64.ceres-solver-shared-False.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 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++ compiler.version=5 os=Linux [options] ceres-solver:shared=False [build_requires] [env] 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 4cd099340b8b46dcc92a7ccb9c142a4b ceres-solver/2.1.0: Forced build from source Installing package: ceres-solver/2.1.0 Requirements ceres-solver/2.1.0 from local cache - Cache eigen/3.4.0 from 'conan-center' - Downloaded Packages ceres-solver/2.1.0:63a4d8fc4e072111b0dd73646bbd8c02293f3038 - 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 01558eaee392ff1f6de3fc2247b463f3 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ceres-solver/2.1.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/ceres-solver/2.1.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 ceres-solver/2.1.0: Copying sources to build folder ceres-solver/2.1.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/ceres-solver/2.1.0/_/_/build/63a4d8fc4e072111b0dd73646bbd8c02293f3038 ceres-solver/2.1.0: Generator cmake created conanbuildinfo.cmake ceres-solver/2.1.0: Generator cmake_find_package created FindEigen3.cmake ceres-solver/2.1.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 ceres-solver/2.1.0: Calling build() patches/2.0.0-0003-fix-mingw-build.patch: source file is different - b'CMakeLists.txt' ceres-solver/2.1.0: WARN: patches/2.0.0-0003-fix-mingw-build.patch: file 1/1: b'CMakeLists.txt' WARN: patches/2.0.0-0003-fix-mingw-build.patch: hunk no.1 doesn't match source file at line 512 WARN: patches/2.0.0-0003-fix-mingw-build.patch: expected: b' "to a MinGW bug: http://eigen.tuxfamily.org/bz/show_bug.cgi?id=556")' WARN: patches/2.0.0-0003-fix-mingw-build.patch: actual : b' add_compile_options("/wd4244")' ceres-solver/2.1.0: ERROR: Package '63a4d8fc4e072111b0dd73646bbd8c02293f3038' build failed ceres-solver/2.1.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/ceres-solver/2.1.0/_/_/build/63a4d8fc4e072111b0dd73646bbd8c02293f3038 ERROR: ceres-solver/2.1.0: Error in build() method, line 146 tools.patch(**patch) ConanException: Failed to apply patch: patches/2.0.0-0003-fix-mingw-build.patch