Exception in thread "main" java.lang.NoSuchFieldError: O_TMPFILE
at org.jruby.RubyFile.createFileClass(RubyFile.java:204)
at org.jruby.Ruby.initCore(Ruby.java:1547)
at org.jruby.Ruby.bootstrap(Ruby.java:1318)
at org.jruby.Ruby.init(Ruby.java:1217)
at org.jruby.Ruby.newInstance(Ruby.java:362)
at org.jruby.embed.internal.AbstractLocalContextProvider.getGlobalRuntime(AbstractLocalContextProvider.java:82)
at org.jruby.embed.internal.SingletonLocalContextProvider.getRuntime(SingletonLocalContextProvider.java:99)
at org.jruby.embed.internal.EmbedRubyRuntimeAdapterImpl.runParser(EmbedRubyRuntimeAdapterImpl.java:167)
at org.jruby.embed.internal.EmbedRubyRuntimeAdapterImpl.parse(EmbedRubyRuntimeAdapterImpl.java:94)
at org.jruby.embed.ScriptingContainer.parse(ScriptingContainer.java:1227)
at org.jruby.embed.jsr223.JRubyCompiledScript.<init>(JRubyCompiledScript.java:59)
at org.jruby.embed.jsr223.JRubyEngine.compile(JRubyEngine.java:69)
Environment
Provide at least:
jruby -v) and command line (flags, JRUBY_OPTS, etc)jruby-9.2.0.0
uname -a)Mac OS X - 10.13.6 High Sierra - Open JDK 11
Other relevant info you may wish to add:
Expected Behavior
Actual Behavior