[MacPorts] #49163: uhd @3.9.1_0: Symbol not found: _CRYPTO_malloc_debug_init

MacPorts noreply at macports.org
Mon Oct 12 06:39:08 PDT 2015


#49163: uhd @3.9.1_0: Symbol not found: _CRYPTO_malloc_debug_init
------------------------+-------------------------
  Reporter:  sayhong@…  |      Owner:  michaelld@…
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.3.4
Resolution:             |   Keywords:
      Port:  uhd        |
------------------------+-------------------------

Comment (by michaelld@…):

 I'll fix this issue sometime; pretty busy with various other things right
 now. A way around this is to temporarily deactivate a couple of ports,
 clean uhd, install uhd, then activate those other ports. The ports causing
 this seem to be py27-cffi and py27-openssl. I've no idea why just right
 now. Here's my recommendation as a script:
 {{{
 sudo port -f deactivate py27-cffi py27-openssl
 sudo port clean uhd
 sudo port install uhd
 }}}
 and if that works, then:
 {{{
 sudo port activate py27-cffi py27-openssl
 }}}
 If that does not work, then attach the new log file & we'll figure out
 something more to try.

-- 
Ticket URL: <https://trac.macports.org/ticket/49163#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list