Opened 10 months ago

Last modified 10 months ago

#68763 closed defect

openssh @ 9.5p1_2 - Fails to configure on Lion & Mtn Lion - Missing entropy source — at Version 4

Reported by: RobK88 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: lion, mountainlion Cc: artkiver (グレェ), RobK88
Port: openssh

Description (last modified by RobK88)

I am unable to upgrade openssh to version @9.5p1_2 pn Lion and Mtn Lion. I see a configure error.

Below is the error seen on Lion:

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
Error: Failed to configure openssh: consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_openssh/openssh/work/openssh-9.5p1/config.log
Error: Failed to configure openssh: configure failure: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_openssh/openssh/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.

Change History (7)

Changed 10 months ago by RobK88

Attachment: main.log added

comment:1 Changed 10 months ago by RobK88

Cc: RobK88 added

comment:2 Changed 10 months ago by RobK88

Summary: openssh @ 9.5p1_2 - Fails to configure on Lionopenssh @ 9.5p1_2 - Fails to configure on Lion - Missing entropy source

comment:3 Changed 10 months ago by RobK88

Keywords: mountainlion added
Summary: openssh @ 9.5p1_2 - Fails to configure on Lion - Missing entropy sourceopenssh @ 9.5p1_2 - Fails to configure on Lion & Mtn Lion - Missing entropy source

It also fails to configure on Mtn Lion. I will attach configure.log.

Changed 10 months ago by RobK88

Attachment: config.log added

config.log from Mtn Lion

Changed 10 months ago by RobK88

Attachment: main.2.log added

main.log from Mtn Lion

comment:4 Changed 10 months ago by RobK88

Description: modified (diff)
Note: See TracTickets for help on using tickets.