[MacPorts] #39781: py27-wxpython30 @ 2.9.0.4 build failure

MacPorts noreply at macports.org
Thu Aug 1 21:28:32 PDT 2013


#39781: py27-wxpython30 @ 2.9.0.4 build failure
------------------------------+-------------------
  Reporter:  ciserlohn@…      |      Owner:  jwa@…
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.1.3
Resolution:                   |   Keywords:
      Port:  py27-wxpython30  |
------------------------------+-------------------

Comment (by mojca@…):

 It probably fails due to mismatch between wxWidgets 2.9.5 and wxPython
 2.9.4.0. The error is
 {{{
 src/osx_cocoa/_windows_wrap.cpp:13334:50: error: too many arguments to
 function call, expected 2, have 3
             result = (bool)(arg1)->SashHitTest(arg2,arg3,arg4);
                            ~~~~~~~~~~~~~~~~~~~           ^~~~
 }}}
 and the third argument has recently been removed. It would probably help
 if wxPython 2.9.5.0 would be released soon, else some patching is
 definitely needed.

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


More information about the macports-tickets mailing list