On 2020/11/23 05:14, Dimitri Karamazov wrote: > >> /usr/obj/ports/i2p-0.9.47/i2p-0.9.47/core/c/build.sh > >> Building openbsd .sos > >> Please ensure you have a Java SDK installed > >> and/or set JAVA_HOME then re-run this script. ERROR: Cannot find jni.h! > >> Looked in "/include/jni.h" Please set > >> JAVA_HOME to a java home that has the JNI > The error until this part is probably because of jdk11 being set as builddep, > even though it requires jdk1.8 as is defined in the Makefile
Yes this is strange because the port shouldn't build on aarch64 at all (set by java.port.mk). $ cd /usr/ports/net/i2p; make show=ONLY_FOR_ARCHS i386 amd64 > >> http://build-failures.rhaalovely.net/aarch64/2020-11-20/java/tanukiwrapper.log same here