[MacPorts] #63833: qt5-qtbase+openssl broken by switch to openssl 3.x

MacPorts noreply at macports.org
Mon Nov 8 04:39:52 UTC 2021


#63833: qt5-qtbase+openssl broken by switch to openssl 3.x
--------------------------+---------------------------------
  Reporter:  Schamschula  |      Owner:  MarcusCalhoun-Lopez
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:
      Port:  qt5-base     |
--------------------------+---------------------------------

Comment (by reneeotten):

 works fine for me on Catalina, I installed it yesterday from the
 {{{openssl3}}} PR:

 {{{
 % port -v installed qt5-qtbase
 The following ports are currently installed:
   qt5-qtbase @5.15.2_3+openssl (active) requested_variants='+openssl'
 platform='darwin 19' archs='x86_64' date='2021-11-06T13:48:30-0400'

 % otool -L `port contents qt5-qtbase | grep dylib` | grep openssl
         /opt/local/libexec/openssl3/lib/libssl.3.dylib (compatibility
 version 3.0.0, current version 3.0.0)
         /opt/local/libexec/openssl3/lib/libcrypto.3.dylib (compatibility
 version 3.0.0, current version 3.0.0)
 }}}

 it looks like you were building in trace-mode? I cannot remember if I did
 that or not...

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


More information about the macports-tickets mailing list