spring-boot:3.0.2 org.graalvm.buildtools.native:0.9.18 jdk:17 gradle:7.6 system: mac m1

i want building Native Images with GraalVM and Spring Native on Apple's M1 Architecture, execute gradle nativeCompile failed WeChata5c7f1fb5b4cf44d1c20a328bdb3f20d

Comment From: huiji121

WeChat84a7ce9ccd9a31ef9dd4d0d754e18490

Comment From: wilkinsona

Arm isn't officially supported. Please see https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-with-GraalVM#building-container-images.

Comment From: huiji121

May I ask when you plan to support arm

Comment From: wilkinsona

That's a question for the buildpacks team. There's a link to the relevant issue on the wiki page to which I linked above. There's also an alternative builder that you can use today.