[Bug 285079] net/pwhois Unimplemented: POSIX::tmpnam(): use File::Temp

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 28 Feb 2025 16:07:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285079

            Bug ID: 285079
           Summary: net/pwhois Unimplemented: POSIX::tmpnam(): use
                    File::Temp
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: zi@FreeBSD.org
          Reporter: gamer@ryppn.com
             Flags: maintainer-feedback?(zi@FreeBSD.org)
          Assignee: zi@FreeBSD.org

POSIX::tmpnam is removed in perl 5.36

So executing /usr/local/sbin/pwhois-updatedb gives

Unimplemented: POSIX::tmpnam(): use File::Temp instead at
/usr/local/lib/perl5/5.36/mach/POSIX.pm line 185.
Unimplemented: POSIX::tmpnam() at /usr/local/sbin/pwhois-updatedb line 12.
BEGIN failed--compilation aborted at /usr/local/sbin/pwhois-updatedb line 12.

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