******************************************************************************** conan install imath/3.1.10@#74fc724952745d7b018c381a443967f8 --build=imath -pr /home/conan/w/prod-v1/bsr/112875/cedce/profile_linux_9_libstdcpp11_gcc_release_64.imath-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Conan 1 is on a deprecation path, please consider migrating to Conan 2 Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/bsr/112875/cbeae/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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-v1/bsr/112875/cbeae/.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=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/112875/cbeae/.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=9 os=Linux [options] imath:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True imath/3.1.10: Forced build from source Installing package: imath/3.1.10 Requirements imath/3.1.10 from local cache - Cache Packages imath/3.1.10:b911f48570f9bb2902d9e83b2b9ebf9d376c8c56 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK imath/3.1.10: Configuring sources in /home/conan/w/prod-v1/bsr/112875/cbeae/.conan/data/imath/3.1.10/_/_/source/src imath/3.1.10: [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 imath/3.1.10: Copying sources to build folder imath/3.1.10: Building your package in /home/conan/w/prod-v1/bsr/112875/cbeae/.conan/data/imath/3.1.10/_/_/build/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56 imath/3.1.10: Generator txt created conanbuildinfo.txt imath/3.1.10: Calling generate() imath/3.1.10: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' imath/3.1.10: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod-v1/bsr/112875/cbeae/.conan/data/imath/3.1.10/_/_/build/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' imath/3.1.10: 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 imath/3.1.10: Calling build() imath/3.1.10: Apply patch (official): Add std:: prefix for isfinite (Backport from main, two commits on the file fix the issue) imath/3.1.10: imath/3.1.10: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior imath/3.1.10: ERROR: Package 'b911f48570f9bb2902d9e83b2b9ebf9d376c8c56' build failed imath/3.1.10: WARN: Build folder /home/conan/w/prod-v1/bsr/112875/cbeae/.conan/data/imath/3.1.10/_/_/build/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/build/Release ERROR: imath/3.1.10: Error in build() method, line 63 self._patch_sources() while calling '_patch_sources', line 52 apply_conandata_patches(self) FileNotFoundError: [Errno 2] No such file or directory: '/home/conan/w/prod-v1/bsr/112875/cbeae/.conan/data/imath/3.1.10/_/_/build/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/patches/patches/3.1.10-gcc5-backport.patch'