Opened 3 years ago

Closed 3 years ago

#63690 closed defect (duplicate)

p5.28-net-ssleay: perl5.28 crashes

Reported by: Lev-GitHub Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: monterey Cc:
Port: p5.28-net-ssleay

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

The port p5.28-net-ssleay doesn't install due to " /opt/local/bin/perl5.28 is loading libcrypto in an unsafe way" error and aborts.

Since this port is part of the full TeX installation, the TeX installation fails as well.

Here is the relevant portion of the log file:

:info:configure Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_perl_p5-net-ssleay/p5.28-net-ssleay/work/Net-SSLeay-1.90" && /opt/local/bin/perl5.28 Makefile.PL INSTALLDIRS=vendor CC="/usr/bin/clang" LD="/usr/bin/clang" 
:debug:configure system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_perl_p5-net-ssleay/p5.28-net-ssleay/work/Net-SSLeay-1.90" && /opt/local/bin/perl5.28 Makefile.PL INSTALLDIRS=vendor CC="/usr/bin/clang" LD="/usr/bin/clang" 
:info:configure Do you want to run external tests?
:info:configure These tests *will* *fail* if you do not have network connectivity. [n] n
:info:configure *** Found OpenSSL-1.1.1l installed in /opt/local/libexec/openssl11
:info:configure *** Be sure to use the same compiler and options to compile your OpenSSL, perl,
:info:configure     and Net::SSLeay. Mixing and matching compilers is not supported.
:info:configure Checking if your kit is complete...
:info:configure Looks good
:info:configure WARNING: /opt/local/bin/perl5.28 is loading libcrypto in an unsafe way
:info:configure sh: line 1: 90876 Abort trap: 6           /opt/local/bin/perl5.28 Makefile.PL INSTALLDIRS=vendor CC="/usr/bin/clang" LD="/usr/bin/clang"
:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_perl_p5-net-ssleay/p5.28-net-ssleay/work/Net-SSLeay-1.90" && /opt/local/bin/perl5.28 Makefile.PL INSTALLDIRS=vendor CC="/usr/bin/clang" LD="/usr/bin/clang" 
:info:configure Exit code: 134
:error:configure Failed to configure p5.28-net-ssleay: configure failure: command execution failed
:debug:configure Error code: NONE
:debug:configure Backtrace: configure failure: command execution failed
:debug:configure     while executing
:debug:configure "$procedure $targetname"
:error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_perl_p5-net-ssleay/p5.28-net-ssleay/main.log for details.

Change History (3)

comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: monterey added
Summary: p5.28-net-ssleay and consequently TeX ports don't install on Montereyp5.28-net-ssleay: perl5.28 crashes

p5.28-net-ssleay doesn't install due to " /opt/local/bin/perl5.28 is loading libcrypto in an unsafe way"

That's not clear to me. It's only giving that as a warning, not an error. One wouldn't expect a warning to be fatal necessarily. Though maybe in this case it is. Monterey is new; we are not familiar yet with any new issues it might cause. This port has no maintainer. If you can help identify what the problem is and how to fix it, please leave comments here.

comment:2 Changed 3 years ago by danielluke (Daniel J. Luke)

Fixed in #63415

comment:3 Changed 3 years ago by danielluke (Daniel J. Luke)

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.