Opened 4 years ago

Last modified 3 years ago

#60090 new defect

postgresql83: configure: error: library 'ssl' is required for OpenSSL

Reported by: drjlevi6 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: mojave Cc: cooljeanius (Eric Gallager)
Port: postgresql83

Description (last modified by mf2k (Frank Schima))

With any of these commands, I get:

--->  Configuring postgresql83
Error: Failed to configure postgresql83, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23/config.log
Error: Failed to configure postgresql83: configure failure: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/main.log for details.

Attachments (1)

configPlusMainLogs.log.txt (144.5 KB) - added by drjlevi6 4 years ago.
merged files config.log and main.log referred to by installation log

Download all attachments as: .zip

Change History (9)

Changed 4 years ago by drjlevi6

Attachment: configPlusMainLogs.log.txt added

merged files config.log and main.log referred to by installation log

comment:1 Changed 4 years ago by mf2k (Frank Schima)

The Milestone field is for use by Macports team members only, please do not set it.

In the future, please use WikiFormatting.

comment:2 Changed 4 years ago by mf2k (Frank Schima)

Description: modified (diff)
Milestone: MacPorts 2.7.0

comment:3 Changed 4 years ago by mf2k (Frank Schima)

Error is:

:info:configure configure: error: library 'ssl' is required for OpenSSL
:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgresql83/postgresql83/work/postgresql-8.3.23" && ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/postgresql83 --bindir=/opt/local/lib/postgresql83/bin --libdir=/opt/local/lib/postgresql83 --includedir=/opt/local/include/postgresql83 --datadir=/opt/local/share/postgresql83 --mandir=/opt/local/share/man --without-docdir --with-includes=/opt/local/include --with-libraries=/opt/local/lib --with-openssl --without-bonjour --with-readline --with-zlib --with-libxml --with-libxslt --enable-thread-safety --enable-integer-datetimes --with-ossp-uuid

comment:4 Changed 4 years ago by mf2k (Frank Schima)

See also #58630.

comment:5 Changed 4 years ago by mf2k (Frank Schima)

Summary: Configure Error: Cannot Install/Upgrade/Rebuild postgresql83postgresql83: configure: error: library 'ssl' is required for OpenSSL

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

While we should fix this, is there a good reason why you need postgresql83? It is highly obsolete. The current version is postgresql12.

comment:7 Changed 4 years ago by drjlevi6

postgresql83 was a dependency of one of the ports I was trying to install yesterday, I believe either gs, gv or ghostscript. Unfortunately, it appears to have been at the end of a chain of dependencies of one of these, and I can't tell which.

comment:8 Changed 3 years ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added
Note: See TracTickets for help on using tickets.