Description
– Found Java: /tmp/test5/server_build/jdk.exploded/openjdk-11.0.14+9/bin/java (found version "11.0.14") found components: Development
– JAVA_HOME: /private/tmp/test5/server_build/jdk.exploded/openjdk-11.0.14+9
– Creating JRE using jlink
Error: Module jdk.internal.vm.ci not found
CMake Error at analytics/cmake/Modules/FindCouchbaseJava.cmake:191 (MESSAGE):
The following jmods are not available on Mac's arm64:
jdk.aot.jmod
jdk.internal.vm.ci.jmod
jdk.internal.vm.compiler.jmod
jdk.internal.vm.compiler.management.jmod
It is not straightforward to reproduce at the moment since we still have cbdeps not ready for M1 yet. In order to attempt a build on M1, one will need to change v8 to 9.7.37-cb2 in tlm/deps/manifest.cmake or apply a gerrit patch from https://review.couchbase.org/c/tlm/+/172226.