-
-
Notifications
You must be signed in to change notification settings - Fork 15k
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
WIP: graalvm 19.2.1 -> 20.0.0 (plus some refactoring) #86244
Conversation
This package brings in graalvm, which is currently failing to compile on all of my nixos machines. Will be watching various issues and PR's until for resolution. - NixOS/nixpkgs#83080 - NixOS/nixpkgs#86244 Signed-off-by: Kenny Ballou <[email protected]>
I think we should close this PR, it was already updated |
|
good points here. I'm keeping the branch. There was a problem with the embedded llvm compiler in the prebuilt sources. If that isn't resolved in the near future, I will continue this work. I'm still waiting for the java PR to be merged #85902 (I see now that it needs rebase), but without the static java, building graalvm from sources wont work. Must admit that in the end, it was bit demotivating that it took so much time for reviews and I had put a lot of hours in this (which is why I'm bit burnt from the graalvm from sources and happy to see the prebuilts working mostly). |
Motivation for this change
Requested update and refactor #83080
Rebased on this pending PR #85902
Things done
Still WIP, feel free to give feedback. As of this writing I've only compiled the sdk (core) of graalvm for java8. Java11 support should be much easier. As well as splitting some of the modules (FastR/graal-js/GraalRuby etc) as this is too much for 1 person to maintain.
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)