******************************************************************************** conan install matio/1.5.23@#8f3abd6ec12be310c6a2a17834e80008 --build=matio -pr /home/conan/w/prod/BuildSingleReference/14362/a1480501-aec9-46d4-9189-847e63e01bff/profile_linux_10_libstdcpp11_gcc_release_64.matio-shared-True.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] matio:shared=True [build_requires] [env] hdf5/1.12.1: Not found in local cache, looking in remotes... hdf5/1.12.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz hdf5/1.12.1: Downloaded recipe revision 9345a37a2dc98fb6f7d887f84b89f34f zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision 82202701ea360c0863f1db5008067122 matio/1.5.23: Forced build from source Installing package: matio/1.5.23 Requirements hdf5/1.12.1 from 'conan-center' - Downloaded matio/1.5.23 from local cache - Cache zlib/1.2.12 from 'conan-center' - Downloaded Packages hdf5/1.12.1:099122344237b95d69ddf662bb54ed10d9e8e29c - Download matio/1.5.23:b9be5afce71792c38b1baf223f51dc84b4830d8c - Build zlib/1.2.12:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Download Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package 19729b9559f3ae196cad45cb2b97468ccb75dcd1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 19729b9559f3ae196cad45cb2b97468ccb75dcd1 zlib/1.2.12: Downloaded package revision 8912da843e557ecf1b16b73b859f711b hdf5/1.12.1: Retrieving package 099122344237b95d69ddf662bb54ed10d9e8e29c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hdf5/1.12.1: Package installed 099122344237b95d69ddf662bb54ed10d9e8e29c hdf5/1.12.1: Downloaded package revision f65dd2980cf71ce5a6f739f4fff822a4 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK matio/1.5.23: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/matio/1.5.23/_/_/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 matio/1.5.23: Copying sources to build folder matio/1.5.23: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/matio/1.5.23/_/_/build/b9be5afce71792c38b1baf223f51dc84b4830d8c matio/1.5.23: Generator cmake_find_package created FindHDF5.cmake matio/1.5.23: Generator cmake_find_package created FindZLIB.cmake matio/1.5.23: Generator cmake created conanbuildinfo.cmake matio/1.5.23: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK matio/1.5.23: Calling build() patches/patch-apple-no-undefined.patch: source file is different - b'cmake/src.cmake' matio/1.5.23: WARN: hdf5/1.12.1: requirement zlib/1.2.11 overridden by matio/1.5.23 to zlib/1.2.12 WARN: patches/patch-apple-no-undefined.patch: file 1/1: b'cmake/src.cmake' WARN: patches/patch-apple-no-undefined.patch: hunk no.1 doesn't match source file at line 39 WARN: patches/patch-apple-no-undefined.patch: expected: b'if(NOT MSVC)' WARN: patches/patch-apple-no-undefined.patch: actual : b'if(USE_GNU_LINK_FLAGS OR USE_LLVM_MACOS_LINK_FLAGS)' matio/1.5.23: ERROR: Package 'b9be5afce71792c38b1baf223f51dc84b4830d8c' build failed matio/1.5.23: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/matio/1.5.23/_/_/build/b9be5afce71792c38b1baf223f51dc84b4830d8c ERROR: matio/1.5.23: Error in build() method, line 85 self._patch_sources() while calling '_patch_sources', line 67 tools.patch(**patch) ConanException: Failed to apply patch: patches/patch-apple-no-undefined.patch