Dirk, thanks, you're right - I forgot that oldrel still uses the older Fortran. I have added the Fortran switching according to the R version, so it should work now.
Thanks, Simon > On 24/11/2025, at 5:35 AM, Dirk Eddelbuettel <[email protected]> wrote: > > > Hi Simon, > > Thanks for resetting the box after the SSD fail. > > It looks like something is still amiss on oldrel-macos-arm64: > > ld: warning: directory not found for option > '-L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/12.2.0' > ld: library not found for -lgfortran > clang: error: linker command failed with exit code 1 (use -v to see > invocation) > > It is talking about both version 14.0.* > > using C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ > > yet looking for 12.0.* Fortran: > > -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/12.2.0 > > That is from the RcppArmadillo update yesterday: > > > https://www.r-project.org/nosvn/R.check/r-oldrel-macos-arm64/RcppArmadillo-00install.html > > Posting here as it is a CRAN infrastructure issue, not a question that is > macOS specific (and as a non-macOS user I have no subscription to r-sig-mac). > > Thanks in advance for taking care of this, Dirk > > -- > dirk.eddelbuettel.com | @eddelbuettel | [email protected] > ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel
