Date: Mon, 09 Mar 2026 19:32:16 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 293694] devel/jetbrains-sqlite: does not build with openjdk25 Message-ID: <bug-293694-7788@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293694 Bug ID: 293694 Summary: devel/jetbrains-sqlite: does not build with openjdk25 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: ronald@FreeBSD.org CC: dmitry.wagin@ya.ru Flags: maintainer-feedback?(dmitry.wagin@ya.ru) CC: dmitry.wagin@ya.ru Hi, with openjdk25 this port errors with: [00:01:21] + clang -o target/sqlite/freebsd-amd64/NativeDB.o -c -O3 -fPIC -Isqlite -fvisibility=hidden -Wno-implicit-function-declaration -I/usr/local/openjdk25/include/freebsd -Isqlite/freebsd sqlite/NativeDB.c [00:01:21] In file included from sqlite/NativeDB.c:20: [00:01:21] In file included from sqlite/NativeDB.h:17: [00:01:21] sqlite/jni.h:220:19: error: expected ')' [00:01:21] 220 | jint (JNICALL *GetVersion)(JNIEnv *env); Would you know how to fix this? Otherwise could you change "JAVA_VERSION=17+" into "JAVA_VERSION=17 21"? If needed I could commit the JAVA_VERSION change for you. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-293694-7788>
