******************************************************************************** conan install f2c/20240312@#b7ae52699aae5ac0509612105f0d3ea7 --build=f2c -pr /Users/jenkins/workspace/prod-v1/bsr/18277/fadcc/profile_osx_130_libcpp_apple-clang_release_armv8.f2c-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -s:b arch=armv8 ******************************************************************************** Conan 1 is on a deprecation path, please consider migrating to Conan 2 Auto detecting your dev setup to initialize the default profile (/Users/jenkins/workspace/prod-v1/bsr/18277/eabfb/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=armv8 arch_build=armv8 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/workspace/prod-v1/bsr/18277/eabfb/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] f2c:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Configuration (profile_build): [settings] arch=armv8 arch_build=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13 os=Macos os_build=Macos [options] [build_requires] [env] f2c/20240312: Forced build from source Installing package: f2c/20240312 Requirements f2c/20240312 from local cache - Cache Packages f2c/20240312:9ad329d3601b6fdb45d6ab6c5e8d66a06bc55793 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK f2c/20240312: Configuring sources in /Users/jenkins/workspace/prod-v1/bsr/18277/eabfb/.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 /Users/jenkins/workspace/prod-v1/bsr/18277/eabfb/.conan/data/f2c/20240312/_/_/build/9ad329d3601b6fdb45d6ab6c5e8d66a06bc55793 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=/Users/jenkins/workspace/prod-v1/bsr/18277/eabfb/.conan/data/f2c/20240312/_/_/build/9ad329d3601b6fdb45d6ab6c5e8d66a06bc55793/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)] OK. 'fPIC' option found and apparently well managed [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 ----Running------ > . "/Users/jenkins/workspace/prod-v1/bsr/18277/eabfb/.conan/data/f2c/20240312/_/_/build/9ad329d3601b6fdb45d6ab6c5e8d66a06bc55793/build-release/conan/conanbuild.sh" && make static 'CFLAGS=-fPIC -O3 -fPIC -DNDEBUG' 'LDFLAGS=' -f makefile.u -j8 ----------------- cp signal1.h0 signal1.h cp sysdep1.h0 sysdep1.h cc -c -fPIC -O3 -fPIC -DNDEBUG f77vers.c cc -c -fPIC -O3 -fPIC -DNDEBUG i77vers.c cc -c -DSkip_f2c_Undefs -fPIC -O3 -fPIC -DNDEBUG main.c cc -c -DSkip_f2c_Undefs -fPIC -O3 -fPIC -DNDEBUG s_rnge.c cc -c -DSkip_f2c_Undefs -fPIC -O3 -fPIC -DNDEBUG abort_.c cc -c -DSkip_f2c_Undefs -fPIC -O3 -fPIC -DNDEBUG exit_.c cc -c -DSkip_f2c_Undefs -fPIC -O3 -fPIC -DNDEBUG getarg_.c cc -c -DSkip_f2c_Undefs -fPIC -O3 -fPIC -DNDEBUG iargc_.c cc -c -DSkip_f2c_Undefs -fPIC -O3 -fPIC -DNDEBUG getenv_.c cc -c -DSkip_f2c_Undefs -fPIC -O3 -fPIC -DNDEBUG signal_.c ld -r -x -o iargc_.xxx iargc_.o ld -r -x -o abort_.xxx abort_.o ld -r -x -o getarg_.xxx getarg_.o ld -r -x -o s_rnge.xxx s_rnge.o ld -r -x -o exit_.xxx exit_.o mv abort_.xxx abort_.o mv getarg_.xxx getarg_.o mv s_rnge.xxx s_rnge.o mv iargc_.xxx iargc_.o mv exit_.xxx exit_.o ld -r -x -o signal_.xxx signal_.o mv signal_.xxx signal_.o ld -r -x -o getenv_.xxx getenv_.o mv getenv_.xxx getenv_.o f2c/20240312: main.c:69:42: error: aliases are not supported on darwin extern int MAIN__() __attribute__((weak, alias("weak_MAIN__"))); ^ 1 error generated. make: *** [main.o] Error 1 make: *** Waiting for unfinished jobs.... signal_.c:17:9: warning: cast to smaller integer type 'ftnint' (aka 'int') from 'void (*)(int)' [-Wpointer-to-int-cast] return (ftnint)signal(sig, proc); ^~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. f2c/20240312: ERROR: Package '9ad329d3601b6fdb45d6ab6c5e8d66a06bc55793' build failed f2c/20240312: WARN: Build folder /Users/jenkins/workspace/prod-v1/bsr/18277/eabfb/.conan/data/f2c/20240312/_/_/build/9ad329d3601b6fdb45d6ab6c5e8d66a06bc55793/build-release ERROR: f2c/20240312: Error in build() method, line 139 self._build_libf2c() while calling '_build_libf2c', line 122 autotools.make(args=["-f", "makefile.u"], target=self._target) ConanException: Error 2 while executing make static 'CFLAGS=-fPIC -O3 -fPIC -DNDEBUG' 'LDFLAGS=' -f makefile.u -j8