You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> com.oracle.svm.core.util.VMError$HostedError: Header file include/svm_locale.h not found at main search location(s):
/home/runner/work/mandrel/mandrelvm/lib/svm/clibraries/linux-amd64/glibc/include/svm_locale.h
/home/runner/work/mandrel/mandrelvm/lib/svm/clibraries/linux-amd64/include/svm_locale.h
/home/runner/work/mandrel/mandrelvm/lib/svm/clibraries/include/svm_locale.h
Use option -H:CLibraryPath to specify header file search locations.
Seems related to oracle#10613 which introduces the include/svm_locale.h file.
Description
$title
The failure is
Seems related to oracle#10613 which introduces the
include/svm_locale.h
file.We need to copy the new file like we do for the rest in https://github.com/graalvm/mandrel-packaging/blob/a303dd9f72ae8976e70ed373c24e0e638c538c6c/build.java#L165-L177
How To Reproduce
Build Mandrel using latest
graal/master
Configuration:
The text was updated successfully, but these errors were encountered: