Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails on Apple Silicon #6

Closed
jarioksa opened this issue Dec 8, 2020 · 1 comment
Closed

Build fails on Apple Silicon #6

jarioksa opened this issue Dec 8, 2020 · 1 comment

Comments

@jarioksa
Copy link
Contributor

jarioksa commented Dec 8, 2020

Brian Ripley writes:

This fails to install on 'Apple Silicon' Macs:

** using staged installation
** libs
** arch -
/usr/local/gfortran/bin/gfortran -mtune=native -L/usr/local/gfortran/lib/gcc/aarch64-apple-darwin20/11.0.0 -L/usr/local/gfortran/lib -lgfortran -lemutls_w -lm -g -O2  cepin.f -o cepread
ld: library not found for -lm

You are linking by FC, so do not need FLIBS, which is for linking Fortran from a C main program.

Please correct before 2021-01-08 to safely retain your package on CRAN.

@jarioksa
Copy link
Contributor Author

jarioksa commented Jan 6, 2021

Fixed with commit 47cba88 and released as CRAN version 1.2-0.

@jarioksa jarioksa closed this as completed Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant