Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Mar 2022 18:28:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 262809] java/openjdk11: builtin DTrace support is incompatible with ipfw(4) in 14.0-CURRENT of 2022-03-16
Message-ID:  <bug-262809-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262809

            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/openjdk1=
1,
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.

=3D=3D=3D Output from failing command(s) repeated here =3D=3D=3D
* 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-x=
86_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-x=
86_64-normal-server-release/hotspot/variant-server/support/dtrace/hotspot_j=
ni.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-x=
86_64-normal-server-release/hotspot/variant-server/support/dtrace/hs_privat=
e.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-x=
86_64-normal-server-release/make-support/failure-logs.
=3D=3D=3D End of repeated output =3D=3D=3D

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262809-8522>