Description of problem: compat-wxPythonGTK2 doesn't build under mock/devel due to compiler errors. Possibly a missing BR, or a gcc issue. Full build.log from mock build attached.
Created attachment 123561 [details] mock build.log with compile failure
FWIW, _regular_ wxPythonGTK2 doesn't either. I'm waiting on upstream for wxPython 2.6.x -- see bug #163440. Ideally, the compat package will be fixed and the current wxPythonGTK2 package could completely go away. Then, I'll add wxPython 2.6.2.3 when it's available.
Spt -- building wxPython 2.6 in devel right now, so it'd be good to go ahead with this soon when you get a chance.
Looks like compat-wxPythonGTK2 hasn't yet been built on devel or FC-5. Causes some problems like bug #188215.
Since compat-wxPythonGTK2 is now built on devel, I assume that this is now fixed.
Yes, I think it was a toolchain issue in devel, not a wxPython issue.