maintainer-feedback requested: [Bug 262809] java/openjdk11: builtin DTrace support is incompatible with ipfw(4) in 14.0-CURRENT of 2022-03-16
Date: Fri, 25 Mar 2022 18:28:20 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-java (Nobody) <java@FreeBSD.org> for maintainer-feedback: Bug 262809: java/openjdk11: builtin DTrace support is incompatible with ipfw(4) in 14.0-CURRENT of 2022-03-16 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262809 --- Description --- Below is an excerpt from the build log. lang/erlang-runtime23 exhibits the same behaviour, but unlike java/openjdk11, option DTRACE can easily be turned off there. /usr/lib/dtrace/ipfw.d, aka share/dtrace/ipfw.d in the source tree, hasn't been touched since last year. === Output from failing command(s) repeated here === * For target hotspot_variant-server_gensrc_dtracefiles_hotspot.h: dtrace: failed to compile script /construction/xports/java/openjdk11/work/jdk11u-jdk-11.0.14-9-1/build/bsd-x86_6 4-normal-server-release/hotspot/variant-server/support/dtrace/hotspot.h.d: "/usr/lib/dtrace/ipfw.d", line 1: m is not a member of struct ip_fw_args * For target hotspot_variant-server_gensrc_dtracefiles_hotspot_jni.h: dtrace: failed to compile script /construction/xports/java/openjdk11/work/jdk11u-jdk-11.0.14-9-1/build/bsd-x86_6 4-normal-server-release/hotspot/variant-server/support/dtrace/hotspot_jni.h.d: "/usr/lib/dtrace/ipfw.d", line 1: m is not a member of struct ip_fw_args * For target hotspot_variant-server_gensrc_dtracefiles_hs_private.h: dtrace: failed to compile script /construction/xports/java/openjdk11/work/jdk11u-jdk-11.0.14-9-1/build/bsd-x86_6 4-normal-server-release/hotspot/variant-server/support/dtrace/hs_private.h.d: "/usr/lib/dtrace/ipfw.d", line 1: m is not a member of struct ip_fw_args * All command lines available in /construction/xports/java/openjdk11/work/jdk11u-jdk-11.0.14-9-1/build/bsd-x86_6 4-normal-server-release/make-support/failure-logs. === End of repeated output ===