[Bug 262809] java/openjdk11: builtin DTrace support is incompatible with ipfw(4) in 14.0-CURRENT of 2022-03-16

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 25 Mar 2022 18:28:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262809

            Bug ID: 262809
           Summary: java/openjdk11: builtin DTrace support is incompatible
                    with ipfw(4) in 14.0-CURRENT of 2022-03-16
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: java@FreeBSD.org
          Reporter: Trond.Endrestol@ximalas.info
             Flags: maintainer-feedback?(java@FreeBSD.org)
          Assignee: java@FreeBSD.org

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_64-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_64-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_64-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_64-normal-server-release/make-support/failure-logs.
=== End of repeated output ===

-- 
You are receiving this mail because:
You are the assignee for the bug.