[Bug 263858] dtrace: Fails to compile script on main: operator -> cannot be applied to a forward declaration: no struct ip_fw_args definition is available
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 May 2022 05:30:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263858 --- Comment #2 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- (In reply to Kubilay Kocak from comment #1) IIRC, this didn't happen on previous java/openjdk11 update (bump), dated at 2022-02-12 04:28:15 +0000. ports main git: 399e3772d37e1ca597304d7e6784d4ee410ba869 dtrace-related portion on ports Makefile doesn't change with most recent commit, dated at 2022-05-05 01:50:04 +0000. ports main git: ec8ecb5b4a24746692cfd03a1f7bafeabe6409f6 Note that whether upstream modified the script on update or not is not checked. (I've looked into ports side only.) Both built fine on stable/13. Disabling dtrace by forcibly adding --disable-dtrace to CONFIGURE_ARGS allowed build, so the problem is dtrace-related only. For bz@'s script, I have no OK data point on main. But no faulure on stable/13. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.