Skip to content

Native images fail to build on aarch64 mac with latest GraalVM master #46235

@galderz

Description

@galderz

Error:

Internal exception: com.oracle.svm.core.util.UserError$UserException: Support for the Foreign Function and Memory API is currently available only on the AMD64 architecture.

This is probably caused by the Quarkus code in https://github.com/quarkusio/quarkus/blob/main/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildStep.java#L857-L865 combined with latest changes in GraalVM master.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions