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

R-CMD-check on MacOS fails on r-devel on default compilers #967

Closed
serkor1 opened this issue Feb 3, 2025 · 2 comments
Closed

R-CMD-check on MacOS fails on r-devel on default compilers #967

serkor1 opened this issue Feb 3, 2025 · 2 comments
Labels
bug an unexpected problem or unintended behavior

Comments

@serkor1
Copy link

serkor1 commented Feb 3, 2025

Describe the bug
R CMD check fails for macOS r-devel on default setup, but not for gcc-compilers.

To Reproduce

The log. The error is:

ld: warning: search path '/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/14.2.0' not found
ld: library 'emutls_w' not found

Its the same error as in Issue #965 - but in that issue both clang and gcc compilers produced the error. Now its only clang.

Expected behavior

I would expect the default R-CMD-check to pass for macOS r-devel with default setup, as it does for macOS r-devel with gcc-compiler

@serkor1 serkor1 added the bug an unexpected problem or unintended behavior label Feb 3, 2025
@serkor1
Copy link
Author

serkor1 commented Feb 4, 2025

The log has expired on my side. Closing issue to avoid bloating the issue board.

@serkor1 serkor1 closed this as completed Feb 4, 2025
Copy link

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue and include a link to this issue

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

1 participant