Closed borkdude closed 3 years ago
@zapster could this be caused by your recent work on arraycopy?
@dougxc possible, I'll have a look.
@borkdude thanks for the excellent report and for testing with nightly builds! Very much appreciated. The issue as been identified and a fix has been merged.
@zapster And thank you for fixing it! I'll re-test once the nightly comes out with the fix.
@borkdude cool, thx!
Issue When compiling babashka with the newest nightly 22 dev build, I get:
More info in log below.
Steps to reproduce the issue Please include both build steps as well as run steps
You need to set
GRAALVM_HOME
and you also need to install the Clojure build tool leiningen: https://leiningen.org for creating the uberjar. If this is a problem, I can provide the uberjar separately so you can just runscript/compile
. Also see https://github.com/babashka/babashka/blob/master/doc/build.mdDescribe GraalVM and your environment:
Log