Opened 8 years ago

Closed 8 years ago

#50827 closed defect (fixed)

Please rebuild qt4-mac package with recent openssl

Reported by: mkhon Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: qt4-mac

Description (last modified by mf2k (Frank Schima))

If qt4-mac binary package is installed I get the following errors when trying to use it:

ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/PyQt4/QtNetwork.so, 2): Symbol not found: _SSLv2_client_method
[Mon Mar 07 12:33:13] fjoe@kinky:~$port installed | grep -E '(qt|openssl)'
  openssl @1.0.2g_0 (active)
  qt4-mac @4.8.7_3 (active)
[Mon Mar 07 12:33:44] fjoe@kinky:~$

So I had to rebuild qt4-mac from the source

Change History (3)

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

Owner: changed from macports-tickets@… to michaelld@…
Port: qt4-mac added

In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers (port info --maintainers qt4-mac), if any.

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

Description: modified (diff)

comment:3 Changed 8 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: newclosed

Fixed in r146318. Please update your ports

sudo port selfupdate
Note: See TracTickets for help on using tickets.