[MacPorts] #68766: openssl3 @3.2.0_0+universal may have broken PRNG
MacPorts
noreply at macports.org
Sat Nov 25 14:18:18 UTC 2023
#68766: openssl3 @3.2.0_0+universal may have broken PRNG
------------------------+--------------------
Reporter: fhgwright | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: openssl3 |
------------------------+--------------------
Comment (by RobK88):
Yes, `openssl3 @3.2.0_0` breaks many ports (including `ntp`, `git` and
`openssh`) due to insufficient entropy when `openssl3` was built. I
reported this earlier.
See https://trac.macports.org/ticket/68769
and
https://trac.macports.org/ticket/68763
When you try to build `openssh` on Lion, the error is more apparennt:
{{{
configure: error: OpenSSH has no source of random numbers. Please
configure OpenSSL with an entropy source or re-run configure using one of
the --with-prngd-port or --with-prngd-socket options
Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_openssh/openssh/work/openssh-9.5p1"
&& ./configure --prefix=/opt/local --with-ssl-dir=/opt/local
--sysconfdir=/opt/local/etc/ssh --with-privsep-path=/var/empty --with-
md5-passwords --with-pid-dir=/opt/local/var/run --with-pam
--mandir=/opt/local/share/man --with-zlib=/opt/local --without-kerberos5
--with-libedit --with-pie --without-xauth --without-ldns --with-audit=bsm
--with-keychain=apple
Exit code: 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68766#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list