Should allow builds to configure the cache dir (native-image has flag -Dpolyglot.engine.userResourceCache=writableFolder for this).
(Yay 1000!)
Originally created by @bioball on GitHub (Mar 1, 2025).
The build fails with file system exceptions, due to native-image attempting to create folders there
This is causing homebrew to fail the build: https://github.com/Homebrew/homebrew-core/actions/runs/13549918432/job/37876670696?pr=209038#step:3:246
Should allow builds to configure the cache dir (native-image has flag `-Dpolyglot.engine.userResourceCache=writableFolder` for this).
(Yay 1000!)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @bioball on GitHub (Mar 1, 2025).
The build fails with file system exceptions, due to native-image attempting to create folders there
This is causing homebrew to fail the build: https://github.com/Homebrew/homebrew-core/actions/runs/13549918432/job/37876670696?pr=209038#step:3:246
Should allow builds to configure the cache dir (native-image has flag
-Dpolyglot.engine.userResourceCache=writableFolderfor this).(Yay 1000!)