[MacPorts] #71760: OpenSSL-3.4.0 legacy provider improperly built/configured
MacPorts
noreply at macports.org
Sun Jan 5 20:55:04 UTC 2025
#71760: OpenSSL-3.4.0 legacy provider improperly built/configured
-------------------------+--------------------
Reporter: mouse07410 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: openssl3 |
-------------------------+--------------------
Comment (by kencu):
I cannot repro this on my M1 Mac, which appears to be working fine (and
also builds python313 without issue):
{{{
% uname -a
Darwin MacBookPro 24.2.0 Darwin Kernel Version 24.2.0: Fri Dec 6 19:01:59
PST 2024; root:xnu-11215.61.5~2/RELEASE_ARM64_T6000 arm64
% port -v installed openssl3
The following ports are currently installed:
openssl3 @3.4.0_0+legacy (active) requested_variants='+legacy'
platform='darwin 24' archs='arm64' date='2025-01-04T21:31:43-0800'
MacBookPro ~ % which openssl
/opt/local/bin/openssl
MacBookPro ~ % ls -la /opt/local/bin/openssl
lrwxr-xr-x 1 root admin 39 4 Jan 21:31 /opt/local/bin/openssl ->
/opt/local/libexec/openssl3/bin/openssl
% openssl dgst -whirlpool -hex ~/.zprofile
WHIRLPOOL(/Users/cunningh/.zprofile)=
c1abaa3d3096c646bebbc1173bf45c09eb099a6da076253ed10562c30225b5e8c3f499b90f10d52de471b653bc89ce8943a6d4bc11fd1f7d281e72a4b8de904f
% openssl dgst -provider legacy -whirlpool -hex ~/.zprofile
WHIRLPOOL(/Users/cunningh/.zprofile)=
c1abaa3d3096c646bebbc1173bf45c09eb099a6da076253ed10562c30225b5e8c3f499b90f10d52de471b653bc89ce8943a6d4bc11fd1f7d281e72a4b8de904f
}}}
but I don't own an M2 Max chip Apple system to see if I could repro it
there.
--
Ticket URL: <https://trac.macports.org/ticket/71760#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list