Opened 5 months ago

Closed 5 months ago

#68853 closed defect (duplicate)

csshX @0.74: does not work with current Perl

Reported by: igpphelp Owned by: neverpanic (Clemens Lang)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: csshX

Description (last modified by ryandesign (Ryan Carsten Schmidt))

in macOS 11 and higher, csshx failed with the following error because it doesn't work with the updated version of Perl. It works with Perl 5.18 or older.

Unimplemented: POSIX::tmpnam(): use File::Temp instead at /System/Library/Perl/5.30/darwin-thread-multi-2level/POSIX.pm line 185.
Unimplemented: POSIX::tmpnam() at /opt/local/bin/csshx line 1130.
BEGIN failed--compilation aborted at /opt/local/bin/csshx line 1130.

Change History (2)

comment:1 Changed 5 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: perl csshx removed
Owner: set to neverpanic
Status: newassigned
Summary: csshx does not work with current PerlcsshX @0.74: does not work with current Perl

comment:2 Changed 5 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: assignedclosed

Duplicate of #62038.

Note: See TracTickets for help on using tickets.