[MacPorts] #36479: py27-pyqt4 @ 4.9.4 g++ build fails with qglyphrun

MacPorts noreply at macports.org
Sun Nov 11 18:10:36 PST 2012


#36479: py27-pyqt4 @ 4.9.4 g++ build fails with qglyphrun
-----------------------------------+-------------------------
  Reporter:  lionel.arend@…        |      Owner:  michaelld@…
      Type:  defect                |     Status:  new
  Priority:  Normal                |  Milestone:
 Component:  ports                 |    Version:  2.1.2
Resolution:                        |   Keywords:  powerpc
      Port:  py27-pyqt4, py27-sip  |
-----------------------------------+-------------------------

Comment (by michaelld@…):

 It looks like the OP's issue is that the installed version of SIP is too
 old (4.13.3; required for PyQt4 4.9.5 is SIP 4.14 or newer). I would
 recommend all of you trying the following:
 {{{
 sudo port clean py27-pyqt4
 sudo port selfupdate
 sudo port upgrade py27-sip
 sudo port install py27-pyqt4
 }}}
 and, if that works then you can also do:
 {{{
 sudo port upgrade outdated
 }}}
 to upgrade all older ports.

-- 
Ticket URL: <https://trac.macports.org/ticket/36479#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list