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

Upgrade jruby to support M1 Mac #628

Open
janhoy opened this issue Apr 13, 2023 · 0 comments
Open

Upgrade jruby to support M1 Mac #628

janhoy opened this issue Apr 13, 2023 · 0 comments

Comments

@janhoy
Copy link

janhoy commented Apr 13, 2023

Current JRuby version relies on a JFFI that does not support M1 Mac arm64.
According to https://www.jruby.org/2022/01/19/jruby-9-3-3-0.html versions since 9.3.3 do support M1 Mac

The big news this release is support for Apple’s M1 family of processors (Apple Silicon) via an update to our native FFI backend library.

The error msg I'm getting is

could not get native definition for type POINTER, original error message follows: java.lang.UnsatisfiedLinkError: Unable to execute or load jffi binary stub from /var/folders/hb/_6h0qb492dzg72h1n0gw7fnw0000gn/T/. Set TMPDIR or Java property java.io.tmpdir to a read/write path that is not mounted "noexec".

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

Successfully merging a pull request may close this issue.

1 participant