[MacPorts] #31872: wxWidgets-python 2.8.10.1 & --enable-graphics_ctx -> error: build failure
MacPorts
noreply at macports.org
Thu Nov 3 19:07:06 PDT 2011
#31872: wxWidgets-python 2.8.10.1 & --enable-graphics_ctx -> error: build failure
------------------------------------------+---------------------------------
Reporter: guillaume.chevrot@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Resolution: duplicate | Keywords:
Port: wxWidgets-python |
------------------------------------------+---------------------------------
Changes (by ryandesign@…):
* priority: High => Normal
* status: new => closed
* resolution: => duplicate
* port: => wxWidgets-python
Old description:
> (MacOSX 10.6) Build failure when I add --enable-graphics_ctx in the
> "configure.args" list in the wxWidgets-python Portfile (In the attached
> files, there are the Portfile I used and the main.log file)
>
> Note:
> Of course, if I add --enable-graphics_ctx because I need it !
>
> Another program using wxWidgets-python crashed:
> File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
> /site-packages/wx-2.8-gtk2-unicode/wx/_gdi.py", line 6049, in init
>
> _gdi_.GCDC_swiginit(self,_gdi_.new_GCDC(*args))
>
> NotImplementedError: wxGCDC is not available on this platform.
>
> And apparently, the only way to overcome this problem is to configure
> wxWidgets-python with --enable-graphics_ctx
New description:
(MacOSX 10.6) Build failure when I add --enable-graphics_ctx in the
"configure.args" list in the wxWidgets-python Portfile (In the attached
files, there are the Portfile I used and the main.log file)
Note:
Of course, if I add --enable-graphics_ctx because I need it !
Another program using wxWidgets-python crashed:
{{{
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/wx-2.8-gtk2-unicode/wx/_gdi.py", line 6049, in init
_gdi_.GCDC_swiginit(self,_gdi_.new_GCDC(*args))
NotImplementedError: wxGCDC is not available on this platform.
}}}
And apparently, the only way to overcome this problem is to configure
wxWidgets-python with --enable-graphics_ctx
--
Comment:
Duplicate of #31804.
--
Ticket URL: <https://trac.macports.org/ticket/31872#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list