develop branch build fails with openjdk #10208
-
Hello, I'm trying to build orientdb from source for archlinux using the latest openjdk but it fails when it comes to what I guess is the javascript engine. If I want to use orientdb for a document store only do I even need this dependency? I'm not planing to use any scripting - at least client side so maybe I'm trying to build more than I actually need? Oh and the downloaded distribution 3.2.29 fails on a dependency on (Edit: The java version used is:
) The error when biulding from source looks like this:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi, I could reproduce this, I think it depends on a bit outdated graal dependency, I will update it and see if things improve. |
Beta Was this translation helpful? Give feedback.
this is now fixed in the last develop