Opened 5 years ago

Closed 4 years ago

#57352 closed defect (fixed)

ldmud @3.6.0: configure failure

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: tobypeterson
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: ldmud

Description

https://paste.macports.org/64f02c6fb242

WARNING: The following options were disabled because the system
lacked the necessary support: use-gcrypt.
Command failed:  cd "/opt/local/var/macports/build/_Users_travis_build_macports_macports-ports_games_ldmud/ldmud/work/ldmud-3.5.1/src" && ./configure --prefix=/opt/local --libdir=/opt/local/var/ldmud --with-optimize=no 
Exit code: 1

Change History (7)

comment:1 Changed 5 years ago by tobypeterson

On mine, configure prints "checking for OpenSSL support... yes" and then moves on.

comment:2 Changed 5 years ago by tobypeterson

Ultimately it doesn't appear to link any SSL libraries...

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

Summary: ldmud @3.5.1: configure failureldmud @3.6.0: configure failure
Version: 2.6.2

comment:4 Changed 4 years ago by tobypeterson

still not happening for me

comment:5 Changed 4 years ago by tobypeterson

Ok, the configure script fails if there are no TLS libraries available (openssl, gcrypt, etc). Most sensible fix seems to be to unconditionally enable and depend on openssl.

comment:6 Changed 4 years ago by tobypeterson

In 34049419c5ccdfe4d1824716851873f610102b32/macports-ports (master):

ldmud: fix SSL linking

addresses #57352

comment:7 Changed 4 years ago by tobypeterson

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.