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 Mac with Apple Silicon #1208

Open
perNyfelt opened this issue May 3, 2023 · 0 comments
Open

Build fails on Mac with Apple Silicon #1208

perNyfelt opened this issue May 3, 2023 · 0 comments

Comments

@perNyfelt
Copy link

The SmileConverterTest fails when building tablesaw-core on a Mac with an M2 chip.

[ERROR] Errors:
[ERROR] SmileConverterTest.regression:53 » UnsatisfiedLink Platform "macosx-arm64" not supported by class org.bytedeco.mkl.global.mkl_rt

This issue has been fixed in Javacv (bytedeco/javacv#1696) but javacv is only a transitive dependency from com.github.haifengl:smile-mkl:jar:2.6.0:test which refers to javacv 1.5.4 (latest is 1.5.8 which should have the fix).

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