[Bug 288020] Move PERL5_DEFAULT to 5.42

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 26 Jul 2025 08:39:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288020

--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=0713992005db67b02ad9f9614afcdd2466aa040a

commit 0713992005db67b02ad9f9614afcdd2466aa040a
Author:     Mathieu Arnold <mat@FreeBSD.org>
AuthorDate: 2025-07-26 07:43:40 +0000
Commit:     Mathieu Arnold <mat@FreeBSD.org>
CommitDate: 2025-07-26 08:37:16 +0000

    devel/fungw: mark as broken with Perl 5.42+

            cc -c -Wall -g -I../../ -I../../src_3rd -O2 
-fstack-protector-strong -fno-strict-aliasing  -fPIC -DHAS_FPSETMASK
-DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include 
-I/usr/local/lib/perl5/5.42/mach/CORE -o fungw_perl.o fungw_perl.c
            fungw_perl.c:96:43: error: no member named 'IXpv' in 'struct
interpreter'
               96 |         perl_ctx_t *ctx = (perl_ctx_t
*)my_perl->perl_user_data;
                  |                                         ~~~~~~~  ^
            fungw_perl.c:35:24: note: expanded from macro 'perl_user_data'
               35 | #define perl_user_data IXpv
                  |                        ^

    PR:     288020

 devel/fungw/Makefile | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.