******************************************************************************** conan install f2c/20240312@#794ad8723d44c62a02fa78e986b4298e --build=f2c -pr /home/conan/workspace/prod-v1/bsr/26779/ccbad/profile_linux_9_libstdcpp11_gcc_release_64.f2c-shared-True.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/workspace/prod-v1/bsr/26779/bceed/.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/workspace/prod-v1/bsr/26779/bceed/.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/workspace/prod-v1/bsr/26779/bceed/.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] f2c:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True f2c/20240312: Forced build from source Installing package: f2c/20240312 Requirements f2c/20240312 from local cache - Cache Packages f2c/20240312:f1d8d8ea0e4f2a3b65193c0ffd72754418c08c20 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK f2c/20240312: Configuring sources in /home/conan/workspace/prod-v1/bsr/26779/bceed/.conan/data/f2c/20240312/_/_/source/src f2c/20240312: f2c/20240312: f2c/20240312: f2c/20240312: Unzipping 268.1KB, this can take a while f2c/20240312: [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 f2c/20240312: Copying sources to build folder f2c/20240312: Building your package in /home/conan/workspace/prod-v1/bsr/26779/bceed/.conan/data/f2c/20240312/_/_/build/f1d8d8ea0e4f2a3b65193c0ffd72754418c08c20 f2c/20240312: Generator txt created conanbuildinfo.txt f2c/20240312: Calling generate() f2c/20240312: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' f2c/20240312: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/workspace/prod-v1/bsr/26779/bceed/.conan/data/f2c/20240312/_/_/build/f1d8d8ea0e4f2a3b65193c0ffd72754418c08c20/build-release/conan/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' f2c/20240312: 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 f2c/20240312: Calling build() f2c/20240312: Apply patch (conan): Pass libf2c flags to cc in fc f2c/20240312: Apply patch (conan): Respect CC environment variable f2c/20240312: Apply patch (conan): Enable building of shared library f2c/20240312: WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** f2c/20240312: 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 f2c/20240312: 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 f2c/20240312: ERROR: Package 'f1d8d8ea0e4f2a3b65193c0ffd72754418c08c20' build failed f2c/20240312: WARN: Build folder /home/conan/workspace/prod-v1/bsr/26779/bceed/.conan/data/f2c/20240312/_/_/build/f1d8d8ea0e4f2a3b65193c0ffd72754418c08c20/build-release ERROR: f2c/20240312: Error in build() method, line 147 self._build_libf2c() while calling '_build_libf2c', line 128 autotools.make(args=["-f", "makefile.u"], target=self._target) while calling '_target', line 114 if is_apple_os(self): NameError: name 'is_apple_os' is not defined