******************************************************************************** conan install ceres-solver/2.0.0@#129c0501f18364086db2635db744ff79 --build=ceres-solver -pr /home/conan/w/prod/BuildSingleReference/28900/78d9307a-16df-4918-ad45-532d37fb8dc4/profile_linux_8_libstdcpp11_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 8 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=8 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=8 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.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:3f7fce77df6a8bf2cd48f30f36b9e07021e77b93 - 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.0.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/ceres-solver/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 ceres-solver/2.0.0: Copying sources to build folder ceres-solver/2.0.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/ceres-solver/2.0.0/_/_/build/3f7fce77df6a8bf2cd48f30f36b9e07021e77b93 ceres-solver/2.0.0: Generator cmake_find_package created FindEigen3.cmake ceres-solver/2.0.0: Generator cmake created conanbuildinfo.cmake ceres-solver/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 ceres-solver/2.0.0: Calling build() ceres-solver/2.0.0: WARN: patches/2.0.0-0003-fix-mingw-build.patch: error: no patch data found! ceres-solver/2.0.0: ERROR: Package '3f7fce77df6a8bf2cd48f30f36b9e07021e77b93' build failed ceres-solver/2.0.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/ceres-solver/2.0.0/_/_/build/3f7fce77df6a8bf2cd48f30f36b9e07021e77b93 ERROR: ceres-solver/2.0.0: Error in build() method, line 146 tools.patch(**patch) ConanException: Failed to parse patch: patches/2.0.0-0003-fix-mingw-build.patch