В Wed, 17 Jul 2024 02:35:22 +0000 Miguel Esteva <estev...@wehi.edu.au> пишет:
> I replaced the "--with-lapack" flag with "--with-lapack='-lflexiblas > -L/tools/flexiblas/3.4.2/lib64'" and everything built ok. Glad to see you managed to avoid the crash! > From a quick check in my emails, seems the RHEL9 system lapack > packages are broken. Will test a bit more. Simon Andrews has also shown me how to reproduce the crash on AlmaLinux: https://stat.ethz.ch/pipermail/r-help/2024-May/479321.html Looks like an ABI incompatibility between gfortran-11 and blas-devel + lapack-devel. -- Best regards, Ivan ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.