[MacPorts] #66938: port install GPXSee stops with Failed to configure libjpeg-turbo

MacPorts noreply at macports.org
Fri Feb 17 13:16:16 UTC 2023


#66938: port install GPXSee stops with Failed to configure libjpeg-turbo
----------------------------+--------------------
  Reporter:  rowlandcarson  |      Owner:  (none)
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:
Resolution:                 |   Keywords:
      Port:  curl openssl3  |
----------------------------+--------------------
Changes (by jmroot):

 * cc: ryandesign, larryv, neverpanic, jmroot (added)
 * port:   => curl openssl3


Comment:

 {{{
 :info:configure dyld[47276]: Library not loaded:
 '/opt/local/libexec/openssl3/lib/libssl.3.dylib'
 :info:configure   Referenced from: '/opt/local/lib/libcurl.4.dylib'
 }}}
 Apparently a file installed by openssl3 is missing on your system. That is
 used by libcurl which is used by cmake which is used to configure libjpeg-
 turbo.

 If the file is present in the openssl3 image but was deleted after it was
 activated, then running `sudo port -f deactivate openssl3 && sudo port
 activate openssl3` should bring it back.

-- 
Ticket URL: <https://trac.macports.org/ticket/66938#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list