=================
configure summary:
./configure --disable-precompiled-headers --with-debug-level=release --with-jvm-variants=zero
Configuration summary:
* Name: ~/build-release
* Debug level: release
* HS debug level: product
* JVM variants: zero
* JVM features: zero: 'cds dtrace epsilongc g1gc jni-check jvmti management parallelgc serialgc services shenandoahgc vm-structs zero'
* OpenJDK target: OS: macosx, CPU architecture: aarch64, address length: 64
* Version string: 22-internal-git-12fce4b71 (22-internal)
* Source date: 1699999459 (2023-11-14T22:04:19Z)
=================
error msg:
=== Output from failing command(s) repeated here ===
* For target support_native_java.base_libfallbackLinker_fallbackLinker.o:
~/jdk_src/src/java.base/share/native/libfallbackLinker/fallbackLinker.c:31:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^~~~~~~~~~
1 error generated.
* All command lines available in ~/build-release/make-support/failure-logs.
=== End of repeated output ===