Opened 16 years ago

Closed 13 years ago

#15197 closed defect (wontfix)

wxwidgets26 fails to install when wxwidgets is also installed

Reported by: dbonde+bugs+macosforge.org@… Owned by: jyrkiwahlstedt
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: bittorrent Cc:
Port: wxwidgets26 wxwidgets

Description (last modified by jmroot (Joshua Root))

When I try to install bittorrent the installation fails because it depends on wxWidget which fails to build. Output from port -d install bittorrent:

port -d install bittorrent
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/net/bittorrent
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/net/bittorrent
DEBUG: Requested variant powerpc is not provided by port bittorrent.
DEBUG: Requested variant darwin is not provided by port bittorrent.
DEBUG: Requested variant macosx is not provided by port bittorrent.
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py-wxpython26
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py-wxpython26
DEBUG: Requested variant powerpc is not provided by port py-wxpython26.
DEBUG: Requested variant darwin is not provided by port py-wxpython26.
DEBUG: Requested variant macosx is not provided by port py-wxpython26.
DEBUG: Searching for dependency: py-wxpython26
DEBUG: Didn't find receipt, going to depspec regex for: py-wxpython26
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py-twisted
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py-twisted
DEBUG: Requested variant powerpc is not provided by port py-twisted.
DEBUG: Requested variant darwin is not provided by port py-twisted.
DEBUG: Requested variant macosx is not provided by port py-twisted.
DEBUG: Searching for dependency: py-twisted
DEBUG: Found Dependency: receipt exists for py-twisted
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py-crypto
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py-crypto
DEBUG: Requested variant powerpc is not provided by port py-crypto.
DEBUG: Requested variant darwin is not provided by port py-crypto.
DEBUG: Requested variant macosx is not provided by port py-crypto.
DEBUG: Searching for dependency: py-crypto
DEBUG: Found Dependency: receipt exists for py-crypto
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python24
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python24
DEBUG: Requested variant powerpc is not provided by port python24.
DEBUG: Requested variant macosx is not provided by port python24.
DEBUG: Executing variant darwin provides darwin
DEBUG: Executing variant darwin_8 provides darwin_8
DEBUG: Searching for dependency: python24
DEBUG: Found Dependency: receipt exists for python24
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/wxWidgets26
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/wxWidgets26
DEBUG: Requested variant powerpc is not provided by port wxWidgets26.
DEBUG: Requested variant darwin is not provided by port wxWidgets26.
DEBUG: Requested variant macosx is not provided by port wxWidgets26.
DEBUG: Searching for dependency: wxWidgets26
DEBUG: Found Dependency: receipt exists for wxWidgets26
DEBUG: Executing org.macports.main (py-wxpython26)
--->  Fetching py-wxpython26
DEBUG: Executing org.macports.fetch (py-wxpython26)
--->  wxPython-src-2.6.3.3.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/py-wxpython26
--->  Attempting to fetch wxPython-src-2.6.3.3.tar.bz2 from http://downloads.sourceforge.net/wxpython
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 18.0M  100 18.0M    0     0  22063      0  0:14:19  0:14:19 --:--:-- 29992
--->  Verifying checksum(s) for py-wxpython26
DEBUG: Executing org.macports.checksum (py-wxpython26)
--->  Checksumming wxPython-src-2.6.3.3.tar.bz2
DEBUG: Correct (sha1) checksum for wxPython-src-2.6.3.3.tar.bz2
DEBUG: setting option extract.cmd to /usr/bin/bzip2
--->  Extracting py-wxpython26
DEBUG: Executing org.macports.extract (py-wxpython26)
--->  Extracting wxPython-src-2.6.3.3.tar.bz2
DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/py-wxpython26/wxPython-src-2.6.3.3.tar.bz2
DEBUG: Environment: 
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-wxpython26/work" && /usr/bin/bzip2 -dc /opt/local/var/macports/distfiles/py-wxpython26/wxPython-src-2.6.3.3.tar.bz2 | tar -xf - wxPython-src-2.6.3.3/wxPython wxPython-src-2.6.3.3/docs'
DEBUG: Executing org.macports.patch (py-wxpython26)
--->  Applying patches to py-wxpython26
--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py-wxpython26/files/patch-config.py.diff
DEBUG: Environment: 
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-wxpython26/work/wxPython-src-2.6.3.3/wxPython" && patch -p0'
patching file config.py
Hunk #2 succeeded at 750 with fuzz 1 (offset -12 lines).
--->  Configuring py-wxpython26
DEBUG: Executing org.macports.configure (py-wxpython26)
DEBUG: Using compiler 'Mac OS X gcc 4.0'
--->  Building py-wxpython26 with target build
DEBUG: Executing org.macports.build (py-wxpython26)
DEBUG: Environment: WXPORT='mac' WX_CONFIG='/opt/local/bin/wx-config' UNICODE='1'
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-wxpython26/work/wxPython-src-2.6.3.3/wxPython" && /opt/local/bin/python2.4 setup.py build'

  Warning: No config found to match: /opt/local/bin/wx-config --toolkit=mac --unicode=yes --version=2.6 --cxxflags
           in /opt/local/lib/wx/config
  If you require this configuration, please install the desired
  library build.  If this is part of an automated configuration
  test and no other errors occur, you may safely ignore it.
  You may use wx-config --list to see all configs available in
  the default prefix.


  Warning: No config found to match: /opt/local/bin/wx-config --toolkit=mac --unicode=yes --version=2.6 --libs
           in /opt/local/lib/wx/config
  If you require this configuration, please install the desired
  library build.  If this is part of an automated configuration
  test and no other errors occur, you may safely ignore it.
  You may use wx-config --list to see all configs available in
  the default prefix.


  Warning: No config found to match: /opt/local/bin/wx-config --toolkit=mac --unicode=yes --version=2.6 --basename
           in /opt/local/lib/wx/config
  If you require this configuration, please install the desired
  library build.  If this is part of an automated configuration
  test and no other errors occur, you may safely ignore it.
  You may use wx-config --list to see all configs available in
  the default prefix.


  Warning: No config found to match: /opt/local/bin/wx-config --toolkit=mac --unicode=yes --version=2.6 --release
           in /opt/local/lib/wx/config
  If you require this configuration, please install the desired
  library build.  If this is part of an automated configuration
  test and no other errors occur, you may safely ignore it.
  You may use wx-config --list to see all configs available in
  the default prefix.


  Warning: No config found to match: /opt/local/bin/wx-config --toolkit=mac --unicode=yes --version=2.6 --prefix
           in /opt/local/lib/wx/config
  If you require this configuration, please install the desired
  library build.  If this is part of an automated configuration
  test and no other errors occur, you may safely ignore it.
  You may use wx-config --list to see all configs available in
  the default prefix.


  Warning: No config found to match: /opt/local/bin/wx-config --toolkit=mac --unicode=yes --version=2.6 --libs gl
           in /opt/local/lib/wx/config
  If you require this configuration, please install the desired
  library build.  If this is part of an automated configuration
  test and no other errors occur, you may safely ignore it.
  You may use wx-config --list to see all configs available in
  the default prefix.

Found wx-config: /opt/local/bin/wx-config
    Using flags:  --toolkit=mac --unicode=yes --version=2.6
Preparing CORE...
Preparing GLCANVAS...
Preparing STC...
Preparing GIZMOS...
Preparing ANIMATE...
running build
running build_py
creating build.unicode
creating build.unicode/lib.macosx-10.3-ppc-2.4
creating build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/_controls.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/_core.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/_gdi.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/_misc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/_windows.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/_wx.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/activex.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/animate.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/calendar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/gizmos.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/glcanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/grid.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/help.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/html.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/htmlhelp.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/iewin.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/media.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/stc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/webkit.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/wizard.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/xrc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
creating build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/activexwrapper.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/analogclock.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/anchors.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/buttons.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/calendar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/CDate.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/ClickableHtmlWindow.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/colourdb.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/colourselect.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/dialogs.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/ErrorDialogs.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/ErrorDialogs_wdr.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/evtmgr.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/fancytext.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/filebrowsebutton.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/floatbar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/floatcanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/foldmenu.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/gridmovers.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/grids.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/imagebrowser.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/imageutils.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/infoframe.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/intctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/layoutf.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/maskedctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/maskededit.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/maskednumctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/multisash.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/mvctree.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/newevent.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/plot.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/popupctl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/printout.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/pubsub.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/pyshell.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/PythonBitmaps.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/rcsizer.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/rightalign.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/scrolledpanel.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/sheet.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/shell.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/splashscreen.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/stattext.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/throbber.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/timectrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/vtk.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/wxPlotCanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/wxpTag.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
creating build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser
copying wxPython/lib/colourchooser/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser
copying wxPython/lib/colourchooser/canvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser
copying wxPython/lib/colourchooser/intl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser
copying wxPython/lib/colourchooser/pycolourbox.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser
copying wxPython/lib/colourchooser/pycolourchooser.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser
copying wxPython/lib/colourchooser/pycolourslider.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser
copying wxPython/lib/colourchooser/pypalette.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser
creating build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/editor
copying wxPython/lib/editor/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/editor
copying wxPython/lib/editor/editor.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/editor
copying wxPython/lib/editor/images.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/editor
copying wxPython/lib/editor/selection.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/editor
creating build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/mixins
copying wxPython/lib/mixins/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/mixins
copying wxPython/lib/mixins/grid.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/mixins
copying wxPython/lib/mixins/imagelist.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/mixins
copying wxPython/lib/mixins/listctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/mixins
copying wxPython/lib/mixins/rubberband.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/mixins
creating build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools
copying wxPython/tools/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools
copying wxPython/tools/dbg.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools
copying wxPython/tools/helpviewer.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools
copying wxPython/tools/img2img.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools
copying wxPython/tools/img2png.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools
copying wxPython/tools/img2py.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools
copying wxPython/tools/img2xpm.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/__version__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/_controls.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/_core.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/_gdi.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/_misc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/_windows.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/animate.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/calendar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/gizmos.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/glcanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/grid.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/html.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/media.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/stc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/webkit.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/wizard.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/xrc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/build
copying wx/build/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/build
copying wx/build/build_options.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/build
copying wx/build/config.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/build
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/activexwrapper.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/anchors.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/buttons.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/calendar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/CDate.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/ClickableHtmlWindow.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/colourdb.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/colourselect.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/dialogs.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/docview.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/evtmgr.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/fancytext.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/filebrowsebutton.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/flashwin.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/floatbar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/foldmenu.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/foldpanelbar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/gestures.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/gridmovers.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/grids.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/hyperlink.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/iewin.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/imagebrowser.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/imageutils.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/infoframe.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/intctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/layoutf.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/multisash.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/mvctree.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/newevent.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/pdfwin.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/plot.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/popupctl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/printout.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/pubsub.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/pydocview.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/pyshell.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/rcsizer.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/rightalign.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/rpcMixin.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/scrolledpanel.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/sheet.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/shell.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/splashscreen.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/splitter.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/statbmp.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/stattext.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/throbber.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/ticker.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/ticker_xrc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/vtk.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/wxPlotCanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/wxpTag.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock
copying wx/lib/analogclock/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock
copying wx/lib/analogclock/analogclock.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock
copying wx/lib/analogclock/helpers.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock
copying wx/lib/analogclock/setup.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock
copying wx/lib/analogclock/styles.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock/lib_setup
copying wx/lib/analogclock/lib_setup/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock/lib_setup
copying wx/lib/analogclock/lib_setup/buttontreectrlpanel.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock/lib_setup
copying wx/lib/analogclock/lib_setup/colourselect.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock/lib_setup
copying wx/lib/analogclock/lib_setup/fontselect.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock/lib_setup
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser
copying wx/lib/colourchooser/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser
copying wx/lib/colourchooser/canvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser
copying wx/lib/colourchooser/intl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser
copying wx/lib/colourchooser/pycolourbox.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser
copying wx/lib/colourchooser/pycolourchooser.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser
copying wx/lib/colourchooser/pycolourslider.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser
copying wx/lib/colourchooser/pypalette.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/editor
copying wx/lib/editor/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/editor
copying wx/lib/editor/editor.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/editor
copying wx/lib/editor/images.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/editor
copying wx/lib/editor/selection.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/editor
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/floatcanvas
copying wx/lib/floatcanvas/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/floatcanvas
copying wx/lib/floatcanvas/FloatCanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/floatcanvas
copying wx/lib/floatcanvas/NavCanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/floatcanvas
copying wx/lib/floatcanvas/Resources.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/floatcanvas
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked
copying wx/lib/masked/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked
copying wx/lib/masked/combobox.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked
copying wx/lib/masked/ctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked
copying wx/lib/masked/ipaddrctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked
copying wx/lib/masked/maskededit.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked
copying wx/lib/masked/numctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked
copying wx/lib/masked/textctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked
copying wx/lib/masked/timectrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/mixins
copying wx/lib/mixins/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/mixins
copying wx/lib/mixins/grid.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/mixins
copying wx/lib/mixins/imagelist.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/mixins
copying wx/lib/mixins/listctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/mixins
copying wx/lib/mixins/rubberband.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/mixins
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl
copying wx/lib/ogl/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl
copying wx/lib/ogl/_basic.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl
copying wx/lib/ogl/_bmpshape.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl
copying wx/lib/ogl/_canvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl
copying wx/lib/ogl/_composit.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl
copying wx/lib/ogl/_diagram.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl
copying wx/lib/ogl/_divided.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl
copying wx/lib/ogl/_drawn.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl
copying wx/lib/ogl/_lines.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl
copying wx/lib/ogl/_oglmisc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/buffer.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/crust.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/dispatcher.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/document.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/editor.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/editwindow.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/filling.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/frame.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/images.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/interpreter.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/introspect.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/pseudo.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/PyAlaCarte.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/PyAlaMode.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/PyAlaModeTest.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/PyCrust.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/PyFilling.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/PyShell.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/PyWrap.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/shell.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/version.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools
copying wx/tools/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools
copying wx/tools/dbg.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools
copying wx/tools/genaxmodule.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools
copying wx/tools/helpviewer.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools
copying wx/tools/img2img.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools
copying wx/tools/img2png.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools
copying wx/tools/img2py.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools
copying wx/tools/img2xpm.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools
copying wx/tools/pywxrc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed
copying wx/tools/XRCed/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed
copying wx/tools/XRCed/encode_bitmaps.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed
copying wx/tools/XRCed/globals.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed
copying wx/tools/XRCed/images.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed
copying wx/tools/XRCed/panel.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed
copying wx/tools/XRCed/params.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed
copying wx/tools/XRCed/tools.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed
copying wx/tools/XRCed/tree.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed
copying wx/tools/XRCed/undo.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed
copying wx/tools/XRCed/xrced.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed
copying wx/tools/XRCed/xxx.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed
running build_ext
building '_core_' extension
creating build.unicode/temp.macosx-10.3-ppc-2.4
creating build.unicode/temp.macosx-10.3-ppc-2.4/src
creating build.unicode/temp.macosx-10.3-ppc-2.4/src/mac
/usr/bin/gcc-4.0 -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -fno-common -dynamic -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DSWIG_TYPE_TABLE=_wxPython_table -DHAVE_CONFIG_H -DWXP_USE_THREAD=1 -UNDEBUG -Iinclude -Isrc -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -c src/helpers.cpp -o build.unicode/temp.macosx-10.3-ppc-2.4/src/helpers.o -O2
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for C/ObjC but not for C++
In file included from src/helpers.cpp:16:
include/wx/wxPython/wxPython_int.h:19:19: error: wx/wx.h: No such file or directory
include/wx/wxPython/wxPython_int.h:21:25: error: wx/busyinfo.h: No such file or directory
include/wx/wxPython/wxPython_int.h:22:22: error: wx/caret.h: No such file or directory
include/wx/wxPython/wxPython_int.h:23:25: error: wx/choicebk.h: No such file or directory
include/wx/wxPython/wxPython_int.h:24:24: error: wx/clipbrd.h: No such file or directory
include/wx/wxPython/wxPython_int.h:25:25: error: wx/colordlg.h: No such file or directory
include/wx/wxPython/wxPython_int.h:26:23: error: wx/config.h: No such file or directory
include/wx/wxPython/wxPython_int.h:27:23: error: wx/cshelp.h: No such file or directory
include/wx/wxPython/wxPython_int.h:28:25: error: wx/dcmirror.h: No such file or directory
include/wx/wxPython/wxPython_int.h:29:21: error: wx/dcps.h: No such file or directory
include/wx/wxPython/wxPython_int.h:30:24: error: wx/dirctrl.h: No such file or directory
include/wx/wxPython/wxPython_int.h:31:23: error: wx/dirdlg.h: No such file or directory
include/wx/wxPython/wxPython_int.h:32:23: error: wx/numdlg.h: No such file or directory
include/wx/wxPython/wxPython_int.h:33:20: error: wx/dnd.h: No such file or directory
include/wx/wxPython/wxPython_int.h:34:24: error: wx/docview.h: No such file or directory
include/wx/wxPython/wxPython_int.h:35:24: error: wx/encconv.h: No such file or directory
include/wx/wxPython/wxPython_int.h:36:25: error: wx/fdrepdlg.h: No such file or directory
include/wx/wxPython/wxPython_int.h:37:25: error: wx/fileconf.h: No such file or directory
include/wx/wxPython/wxPython_int.h:38:24: error: wx/filesys.h: No such file or directory
include/wx/wxPython/wxPython_int.h:39:24: error: wx/fontdlg.h: No such file or directory
include/wx/wxPython/wxPython_int.h:40:24: error: wx/fs_inet.h: No such file or directory
include/wx/wxPython/wxPython_int.h:41:23: error: wx/fs_mem.h: No such file or directory
include/wx/wxPython/wxPython_int.h:42:23: error: wx/fs_zip.h: No such file or directory
include/wx/wxPython/wxPython_int.h:43:24: error: wx/gbsizer.h: No such file or directory
include/wx/wxPython/wxPython_int.h:44:25: error: wx/geometry.h: No such file or directory
include/wx/wxPython/wxPython_int.h:45:25: error: wx/htmllbox.h: No such file or directory
include/wx/wxPython/wxPython_int.h:46:22: error: wx/image.h: No such file or directory
include/wx/wxPython/wxPython_int.h:47:25: error: wx/imaglist.h: No such file or directory
include/wx/wxPython/wxPython_int.h:48:21: error: wx/intl.h: No such file or directory
include/wx/wxPython/wxPython_int.h:49:23: error: wx/laywin.h: No such file or directory
include/wx/wxPython/wxPython_int.h:50:25: error: wx/listbook.h: No such file or directory
include/wx/wxPython/wxPython_int.h:51:25: error: wx/minifram.h: No such file or directory
include/wx/wxPython/wxPython_int.h:52:25: error: wx/notebook.h: No such file or directory
include/wx/wxPython/wxPython_int.h:53:22: error: wx/print.h: No such file or directory
include/wx/wxPython/wxPython_int.h:54:25: error: wx/printdlg.h: No such file or directory
include/wx/wxPython/wxPython_int.h:55:24: error: wx/process.h: No such file or directory
include/wx/wxPython/wxPython_int.h:56:24: error: wx/progdlg.h: No such file or directory
include/wx/wxPython/wxPython_int.h:57:24: error: wx/sashwin.h: No such file or directory
include/wx/wxPython/wxPython_int.h:58:25: error: wx/spinbutt.h: No such file or directory
include/wx/wxPython/wxPython_int.h:59:25: error: wx/spinctrl.h: No such file or directory
include/wx/wxPython/wxPython_int.h:60:23: error: wx/splash.h: No such file or directory
include/wx/wxPython/wxPython_int.h:61:25: error: wx/splitter.h: No such file or directory
include/wx/wxPython/wxPython_int.h:62:25: error: wx/statline.h: No such file or directory
include/wx/wxPython/wxPython_int.h:63:23: error: wx/stream.h: No such file or directory
include/wx/wxPython/wxPython_int.h:64:23: error: wx/sysopt.h: No such file or directory
include/wx/wxPython/wxPython_int.h:65:24: error: wx/taskbar.h: No such file or directory
include/wx/wxPython/wxPython_int.h:66:23: error: wx/tglbtn.h: No such file or directory
include/wx/wxPython/wxPython_int.h:67:23: error: wx/tipwin.h: No such file or directory
include/wx/wxPython/wxPython_int.h:68:24: error: wx/tooltip.h: No such file or directory
include/wx/wxPython/wxPython_int.h:69:22: error: wx/vlbox.h: No such file or directory
include/wx/wxPython/wxPython_int.h:70:24: error: wx/vscroll.h: No such file or directory
include/wx/wxPython/wxPython_int.h:71:24: error: wx/dateevt.h: No such file or directory
include/wx/wxPython/wxPython_int.h:72:25: error: wx/datectrl.h: No such file or directory
src/helpers.cpp:48:25: error: wx/mimetype.h: No such file or directory
include/wx/wxPython/wxPython_int.h:88: error: 'wxPoint2DDouble' does not name a type
include/wx/wxPython/wxPython_int.h:112: error: variable or field 'wxPyEventThunker' declared void
include/wx/wxPython/wxPython_int.h:112: error: 'wxObject' was not declared in this scope
include/wx/wxPython/wxPython_int.h:112: error: expected primary-expression before ',' token
include/wx/wxPython/wxPython_int.h:112: error: 'wxEvent' was not declared in this scope
include/wx/wxPython/wxPython_int.h:112: error: 'event' was not declared in this scope
include/wx/wxPython/wxPython_int.h:112: error: initializer expression list treated as compound expression
include/wx/wxPython/wxPython_int.h:115: error: expected ',' or '...' before '*' token
include/wx/wxPython/wxPython_int.h:115: error: ISO C++ forbids declaration of 'wxChar' with no type
include/wx/wxPython/wxPython_int.h:117: error: expected ',' or '...' before '*' token
include/wx/wxPython/wxPython_int.h:118: error: ISO C++ forbids declaration of 'wxChar' with no type
include/wx/wxPython/wxPython_int.h:120: error: expected ',' or '...' before '*' token
include/wx/wxPython/wxPython_int.h:120: error: ISO C++ forbids declaration of 'wxChar' with no type
include/wx/wxPython/wxPython_int.h:121: error: expected ',' or '...' before '*' token
include/wx/wxPython/wxPython_int.h:121: error: ISO C++ forbids declaration of 'wxChar' with no type
include/wx/wxPython/wxPython_int.h:124: error: expected ',' or '...' before '&' token
include/wx/wxPython/wxPython_int.h:124: error: ISO C++ forbids declaration of 'wxString' with no type
include/wx/wxPython/wxPython_int.h:125: error: 'wxString' does not name a type
include/wx/wxPython/wxPython_int.h:127: error: 'wxObject' was not declared in this scope
include/wx/wxPython/wxPython_int.h:127: error: 'source' was not declared in this scope
include/wx/wxPython/wxPython_int.h:127: error: expected primary-expression before 'bool'
include/wx/wxPython/wxPython_int.h:127: error: expected primary-expression before 'bool'
include/wx/wxPython/wxPython_int.h:127: error: initializer expression list treated as compound expression
include/wx/wxPython/wxPython_int.h:128: error: 'wxSizer' was not declared in this scope
include/wx/wxPython/wxPython_int.h:128: error: 'source' was not declared in this scope
include/wx/wxPython/wxPython_int.h:128: error: expected primary-expression before 'bool'
include/wx/wxPython/wxPython_int.h:128: error: initializer expression list treated as compound expression
include/wx/wxPython/wxPython_int.h:131: error: 'wxListBase' was not declared in this scope
include/wx/wxPython/wxPython_int.h:131: error: 'list' was not declared in this scope
include/wx/wxPython/wxPython_int.h:132: error: 'wxWindow' was not declared in this scope
include/wx/wxPython/wxPython_int.h:132: error: 'win' was not declared in this scope
include/wx/wxPython/wxPython_int.h:211: error: expected constructor, destructor, or type conversion before '*' token
include/wx/wxPython/wxPython_int.h:217: error: expected constructor, destructor, or type conversion before '*' token
include/wx/wxPython/wxPython_int.h:218: error: expected constructor, destructor, or type conversion before '*' token
include/wx/wxPython/wxPython_int.h:219: error: expected constructor, destructor, or type conversion before '*' token
include/wx/wxPython/wxPython_int.h:220: error: expected constructor, destructor, or type conversion before '*' token
include/wx/wxPython/wxPython_int.h:221: error: expected constructor, destructor, or type conversion before '*' token
include/wx/wxPython/wxPython_int.h:223: error: 'wxSize' has not been declared
include/wx/wxPython/wxPython_int.h:224: error: 'wxPoint' has not been declared
include/wx/wxPython/wxPython_int.h:225: error: 'wxRealPoint' has not been declared
include/wx/wxPython/wxPython_int.h:226: error: 'wxRect' has not been declared
include/wx/wxPython/wxPython_int.h:227: error: 'wxColour' has not been declared
include/wx/wxPython/wxPython_int.h:228: error: 'wxPoint2D' has not been declared
include/wx/wxPython/wxPython_int.h:231: error: expected ',' or '...' before '*' token
include/wx/wxPython/wxPython_int.h:231: error: ISO C++ forbids declaration of 'wxChar' with no type
include/wx/wxPython/wxPython_int.h:238: error: expected ',' or '...' before '*' token
include/wx/wxPython/wxPython_int.h:238: error: ISO C++ forbids declaration of 'wxChar' with no type
include/wx/wxPython/wxPython_int.h: In function 'bool wxPyTwoIntItem_helper(PyObject*, T**, int)':
include/wx/wxPython/wxPython_int.h:243: error: 'name' was not declared in this scope
include/wx/wxPython/wxPython_int.h:264: error: 'wxString' was not declared in this scope
include/wx/wxPython/wxPython_int.h:264: error: expected `;' before 'msg'
include/wx/wxPython/wxPython_int.h:265: error: 'msg' was not declared in this scope
include/wx/wxPython/wxPython_int.h:265: error: there are no arguments to 'wxT' that depend on a template parameter, so a declaration of 'wxT' must be available
include/wx/wxPython/wxPython_int.h:265: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
include/wx/wxPython/wxPython_int.h:265: error: 'name' was not declared in this scope
include/wx/wxPython/wxPython_int.h: At global scope:
include/wx/wxPython/wxPython_int.h:276: error: expected ',' or '...' before '&' token
include/wx/wxPython/wxPython_int.h:276: error: ISO C++ forbids declaration of 'wxArrayString' with no type
include/wx/wxPython/wxPython_int.h:277: error: expected ',' or '...' before '&' token
include/wx/wxPython/wxPython_int.h:277: error: ISO C++ forbids declaration of 'wxArrayInt' with no type
include/wx/wxPython/wxPython_int.h:296: error: expected class-name before '{' token
include/wx/wxPython/wxPython_int.h:297: error: ISO C++ forbids declaration of 'DECLARE_ABSTRACT_CLASS' with no type
include/wx/wxPython/wxPython_int.h:298: error: expected ';' before 'public'
include/wx/wxPython/wxPython_int.h:303: error: 'wxEvent' has not been declared
include/wx/wxPython/wxPython_int.h:332: error: expected class-name before ',' token
include/wx/wxPython/wxPython_int.h:333: error: ISO C++ forbids declaration of 'DECLARE_ABSTRACT_CLASS' with no type
include/wx/wxPython/wxPython_int.h:334: error: expected ';' before 'public'
include/wx/wxPython/wxPython_int.h:339: error: ISO C++ forbids declaration of 'wxEvent' with no type
include/wx/wxPython/wxPython_int.h:339: error: 'wxEvent' declared as a 'virtual' field
include/wx/wxPython/wxPython_int.h:339: error: expected ';' before '*' token
include/wx/wxPython/wxPython_int.h:340: error: expected `;' before '}' token
include/wx/wxPython/wxPython_int.h:343: error: expected class-name before ',' token
include/wx/wxPython/wxPython_int.h:344: error: ISO C++ forbids declaration of 'DECLARE_ABSTRACT_CLASS' with no type
include/wx/wxPython/wxPython_int.h:345: error: expected ';' before 'public'
include/wx/wxPython/wxPython_int.h:350: error: ISO C++ forbids declaration of 'wxEvent' with no type
include/wx/wxPython/wxPython_int.h:350: error: 'wxEvent' declared as a 'virtual' field
include/wx/wxPython/wxPython_int.h:350: error: expected ';' before '*' token
include/wx/wxPython/wxPython_int.h:351: error: expected `;' before '}' token
include/wx/wxPython/wxPython_int.h:377: error: expected ',' or '...' before '*' token
include/wx/wxPython/wxPython_int.h:377: error: ISO C++ forbids declaration of 'wxChar' with no type
include/wx/wxPython/wxPython_int.h:378: error: expected ',' or '...' before '*' token
include/wx/wxPython/wxPython_int.h:378: error: ISO C++ forbids declaration of 'wxChar' with no type
include/wx/wxPython/wxPython_int.h:379: error: expected ',' or '...' before '*' token
include/wx/wxPython/wxPython_int.h:379: error: ISO C++ forbids declaration of 'wxChar' with no type
include/wx/wxPython/wxPython_int.h:380: error: expected ',' or '...' before '*' token
include/wx/wxPython/wxPython_int.h:380: error: ISO C++ forbids declaration of 'wxChar' with no type
include/wx/wxPython/wxPython_int.h:387: error: expected ';' before '(' token
include/wx/wxPython/wxPython_int.h:389: error: ISO C++ forbids declaration of 'wxString' with no type
include/wx/wxPython/wxPython_int.h:389: error: expected ';' before '*' token
include/wx/wxPython/wxPython_int.h:390: error: expected identifier before '*' token
include/wx/wxPython/wxPython_int.h:390: error: ISO C++ forbids declaration of 'wxString' with no type
include/wx/wxPython/wxPython_int.h:390: error: 'wxString' declared as function returning a function
include/wx/wxPython/wxPython_int.h:391: error: expected ',' or '...' before '&' token
include/wx/wxPython/wxPython_int.h:391: error: ISO C++ forbids declaration of 'wxString' with no type
include/wx/wxPython/wxPython_int.h:397: error: ISO C++ forbids declaration of 'wxPoint' with no type
include/wx/wxPython/wxPython_int.h:397: error: expected ';' before '*' token
include/wx/wxPython/wxPython_int.h:398: error: ISO C++ forbids declaration of 'wxBitmap' with no type
include/wx/wxPython/wxPython_int.h:398: error: expected ';' before '*' token
include/wx/wxPython/wxPython_int.h:399: error: ISO C++ forbids declaration of 'wxString' with no type
include/wx/wxPython/wxPython_int.h:399: error: expected ';' before '*' token
include/wx/wxPython/wxPython_int.h:400: error: ISO C++ forbids declaration of 'wxAcceleratorEntry' with no type
include/wx/wxPython/wxPython_int.h:400: error: expected ';' before '*' token
include/wx/wxPython/wxPython_int.h:402: error: 'wxSize' has not been declared
include/wx/wxPython/wxPython_int.h:403: error: 'wxPoint' has not been declared
include/wx/wxPython/wxPython_int.h:404: error: 'wxRealPoint' has not been declared
include/wx/wxPython/wxPython_int.h:405: error: 'wxRect' has not been declared
include/wx/wxPython/wxPython_int.h:406: error: 'wxColour' has not been declared
include/wx/wxPython/wxPython_int.h:407: error: 'wxPoint2DDouble' has not been declared
include/wx/wxPython/wxPython_int.h:410: error: expected ',' or '...' before '*' token
include/wx/wxPython/wxPython_int.h:410: error: ISO C++ forbids declaration of 'wxChar' with no type
include/wx/wxPython/wxPython_int.h:419: error: expected ';' before '(' token
include/wx/wxPython/wxPython_int.h:420: error: expected ';' before '(' token
include/wx/wxPython/wxPython_int.h:424: error: expected ',' or '...' before '&' token
include/wx/wxPython/wxPython_int.h:424: error: ISO C++ forbids declaration of 'wxArrayString' with no type
include/wx/wxPython/wxPython_int.h:425: error: expected ',' or '...' before '&' token
include/wx/wxPython/wxPython_int.h:425: error: ISO C++ forbids declaration of 'wxArrayInt' with no type
include/wx/wxPython/wxPython_int.h:451: error: expected class-name before '{' token
include/wx/wxPython/wxPython_int.h:470: error: expected class-name before '{' token
include/wx/wxPython/wxPython_int.h:512: error: expected class-name before '{' token
include/wx/wxPython/wxPython_int.h:523: error: expected ';' before '(' token
include/wx/wxPython/wxPython_int.h:524: error: expected ';' before '(' token
include/wx/wxPython/wxPython_int.h:525: error: expected ';' before '(' token
include/wx/wxPython/wxPython_int.h:532: error: 'wxImage' has not been declared
include/wx/wxPython/wxPython_int.h:532: error: 'wxInputStream' has not been declared
include/wx/wxPython/wxPython_int.h:534: error: 'wxImage' has not been declared
include/wx/wxPython/wxPython_int.h:534: error: 'wxOutputStream' has not been declared
include/wx/wxPython/wxPython_int.h:536: error: 'wxInputStream' has not been declared
include/wx/wxPython/wxPython_int.h:537: error: 'wxInputStream' has not been declared
include/wx/wxPython/wxPython_int.h:512: warning: 'class wxPyImageHandler' has virtual functions but non-virtual destructor
include/wx/wxPython/wxPython_int.h:616: error: expected class-name before '{' token
include/wx/wxPython/wxPython_int.h:617: error: ISO C++ forbids declaration of 'DECLARE_ABSTRACT_CLASS' with no type
include/wx/wxPython/wxPython_int.h:619: error: expected ';' before 'public'
include/wx/wxPython/wxPython_int.h:639: error: expected ',' or '...' before '&' token
include/wx/wxPython/wxPython_int.h:639: error: ISO C++ forbids declaration of 'wxString' with no type
include/wx/wxPython/wxPython_int.h:640: error: expected ',' or '...' before '&' token
include/wx/wxPython/wxPython_int.h:640: error: ISO C++ forbids declaration of 'wxString' with no type
include/wx/wxPython/wxPython_int.h:648: error: 'wxString' does not name a type
include/wx/wxPython/wxPython_int.h:654: error: expected ',' or '...' before '&' token
include/wx/wxPython/wxPython_int.h:654: error: ISO C++ forbids declaration of 'wxString' with no type
include/wx/wxPython/pyistream.h:27: error: ISO C++ forbids declaration of 'wxInputStream' with no type
include/wx/wxPython/pyistream.h:27: error: expected ';' before '*' token
include/wx/wxPython/pyistream.h:30: error: expected `)' before '*' token
include/wx/wxPython/pyistream.h:60: error: 'wxSeekMode' has not been declared
include/wx/wxPython/pyistream.h: In member function 'char wxPyInputStream::Peek()':
include/wx/wxPython/pyistream.h:53: error: 'm_wxis' was not declared in this scope
include/wx/wxPython/pyistream.h: In member function 'char wxPyInputStream::GetC()':
include/wx/wxPython/pyistream.h:54: error: 'm_wxis' was not declared in this scope
include/wx/wxPython/pyistream.h: In member function 'size_t wxPyInputStream::LastRead()':
include/wx/wxPython/pyistream.h:55: error: 'm_wxis' was not declared in this scope
include/wx/wxPython/pyistream.h: In member function 'bool wxPyInputStream::CanRead()':
include/wx/wxPython/pyistream.h:56: error: 'm_wxis' was not declared in this scope
include/wx/wxPython/pyistream.h: In member function 'bool wxPyInputStream::Eof()':
include/wx/wxPython/pyistream.h:57: error: 'm_wxis' was not declared in this scope
include/wx/wxPython/pyistream.h: In member function 'bool wxPyInputStream::Ungetch(char)':
include/wx/wxPython/pyistream.h:58: error: 'm_wxis' was not declared in this scope
include/wx/wxPython/pyistream.h: In member function 'long unsigned int wxPyInputStream::SeekI(long unsigned int, int)':
include/wx/wxPython/pyistream.h:61: error: 'm_wxis' was not declared in this scope
include/wx/wxPython/pyistream.h: In member function 'long unsigned int wxPyInputStream::TellI()':
include/wx/wxPython/pyistream.h:62: error: 'm_wxis' was not declared in this scope
include/wx/wxPython/pyistream.h: At global scope:
include/wx/wxPython/pyistream.h:69: error: expected class-name before '{' token
include/wx/wxPython/pyistream.h:72: error: 'wxFileOffset' does not name a type
include/wx/wxPython/pyistream.h:86: error: 'wxFileOffset' does not name a type
include/wx/wxPython/pyistream.h:87: error: 'wxFileOffset' does not name a type
include/wx/wxPython/pyistream.h:69: warning: 'class wxPyCBInputStream' has virtual functions but non-virtual destructor
src/helpers.cpp:120: error: 'wxApp' has not been declared
src/helpers.cpp:120: error: expected constructor, destructor, or type conversion before ';' token
src/helpers.cpp:123: error: definition of implicitly-declared 'wxPyApp::wxPyApp()'
src/helpers.cpp: In destructor 'wxPyApp::~wxPyApp()':
src/helpers.cpp:131: error: 'wxApp' has not been declared
src/helpers.cpp:131: error: 'SetInstance' was not declared in this scope
src/helpers.cpp: In member function 'int wxPyApp::MainLoop()':
src/helpers.cpp:144: error: 'DeletePendingObjects' was not declared in this scope
src/helpers.cpp:145: error: 'wxTopLevelWindows' was not declared in this scope
src/helpers.cpp:147: error: 'm_exitOnFrameDelete' was not declared in this scope
src/helpers.cpp:147: error: 'Later' was not declared in this scope
src/helpers.cpp:148: error: 'Yes' was not declared in this scope
src/helpers.cpp:151: error: 'wxApp' has not been declared
src/helpers.cpp: In member function 'virtual bool wxPyApp::OnInitGui()':
src/helpers.cpp:160: error: 'wxApp' has not been declared
src/helpers.cpp: In member function 'virtual int wxPyApp::OnExit()':
src/helpers.cpp:175: error: 'wxApp' has not been declared
src/helpers.cpp: At global scope:
src/helpers.cpp:269: error: expected ',' or '...' before '&' token
src/helpers.cpp:269: error: ISO C++ forbids declaration of 'wxString' with no type
src/helpers.cpp: In member function 'virtual void wxPyApp::MacOpenFile(int)':
src/helpers.cpp:273: error: 'fileName' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:280: error: expected ',' or '...' before '&' token
src/helpers.cpp:280: error: ISO C++ forbids declaration of 'wxString' with no type
src/helpers.cpp: In member function 'virtual void wxPyApp::MacPrintFile(int)':
src/helpers.cpp:284: error: 'fileName' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:345: error: 'wxString' does not name a type
src/helpers.cpp:382: error: expected ',' or '...' before '&' token
src/helpers.cpp:382: error: ISO C++ forbids declaration of 'wxString' with no type
src/helpers.cpp: In member function 'void wxPyApp::_BootstrapApp()':
src/helpers.cpp:425: error: 'wxEntryStart' was not declared in this scope
src/helpers.cpp:456: error: 'class wxPyApp' has no member named 'argc'
src/helpers.cpp:457: error: 'class wxPyApp' has no member named 'argv'
src/helpers.cpp: In function 'void __wxPyPreStart(PyObject*)':
src/helpers.cpp:576: error: 'wxApp' has not been declared
src/helpers.cpp:576: error: 'WX_BUILD_OPTIONS_SIGNATURE' was not declared in this scope
src/helpers.cpp:576: error: 'CheckBuildOptions' was not declared in this scope
src/helpers.cpp:581: error: 'wxInitAllImageHandlers' was not declared in this scope
src/helpers.cpp: In function 'void __wxPyCleanup()':
src/helpers.cpp:590: error: 'wxEntryCleanup' was not declared in this scope
src/helpers.cpp: In function 'PyObject* __wxPySetDictionary(PyObject*, PyObject*)':
src/helpers.cpp:662: error: 'wxPlatform' was not declared in this scope
src/helpers.cpp:663: error: 'wxUSE_UNICODE' was not declared in this scope
src/helpers.cpp:676: error: 'wxPlatName' was not declared in this scope
src/helpers.cpp: In function 'void rsoPass2(const char*)':
src/helpers.cpp:744: error: 'wxT' was not declared in this scope
src/helpers.cpp:744: error: 'wxCHECK_RET' was not declared in this scope
src/helpers.cpp: In function 'void rsoPass3(const char*, const char*, void*)':
src/helpers.cpp:760: error: 'wxT' was not declared in this scope
src/helpers.cpp:760: error: 'wxCHECK_RET' was not declared in this scope
src/helpers.cpp:769: error: 'wxConvCurrent' was not declared in this scope
src/helpers.cpp:769: error: 'wxString' was not declared in this scope
src/helpers.cpp: In function 'void wxPy_ReinitStockObjects(int)':
src/helpers.cpp:782: error: 'wxTheApp' was not declared in this scope
src/helpers.cpp:802: error: 'wxNORMAL_FONT' was not declared in this scope
src/helpers.cpp:802: error: 'wxFont' was not declared in this scope
src/helpers.cpp:802: error: expected primary-expression before ')' token
src/helpers.cpp:802: error: expected `;' before numeric constant
src/helpers.cpp:802: error: 'wxNORMAL_FONT' was not declared in this scope
src/helpers.cpp:803: error: 'wxSMALL_FONT' was not declared in this scope
src/helpers.cpp:803: error: 'wxFont' was not declared in this scope
src/helpers.cpp:803: error: expected primary-expression before ')' token
src/helpers.cpp:803: error: expected `;' before numeric constant
src/helpers.cpp:803: error: 'wxSMALL_FONT' was not declared in this scope
src/helpers.cpp:804: error: 'wxITALIC_FONT' was not declared in this scope
src/helpers.cpp:804: error: 'wxFont' was not declared in this scope
src/helpers.cpp:804: error: expected primary-expression before ')' token
src/helpers.cpp:804: error: expected `;' before numeric constant
src/helpers.cpp:804: error: 'wxITALIC_FONT' was not declared in this scope
src/helpers.cpp:805: error: 'wxSWISS_FONT' was not declared in this scope
src/helpers.cpp:805: error: 'wxFont' was not declared in this scope
src/helpers.cpp:805: error: expected primary-expression before ')' token
src/helpers.cpp:805: error: expected `;' before numeric constant
src/helpers.cpp:805: error: 'wxSWISS_FONT' was not declared in this scope
src/helpers.cpp:807: error: 'wxRED_PEN' was not declared in this scope
src/helpers.cpp:807: error: 'wxPen' was not declared in this scope
src/helpers.cpp:807: error: expected primary-expression before ')' token
src/helpers.cpp:807: error: expected `;' before numeric constant
src/helpers.cpp:807: error: 'wxRED_PEN' was not declared in this scope
src/helpers.cpp:808: error: 'wxCYAN_PEN' was not declared in this scope
src/helpers.cpp:808: error: 'wxPen' was not declared in this scope
src/helpers.cpp:808: error: expected primary-expression before ')' token
src/helpers.cpp:808: error: expected `;' before numeric constant
src/helpers.cpp:808: error: 'wxCYAN_PEN' was not declared in this scope
src/helpers.cpp:809: error: 'wxGREEN_PEN' was not declared in this scope
src/helpers.cpp:809: error: 'wxPen' was not declared in this scope
src/helpers.cpp:809: error: expected primary-expression before ')' token
src/helpers.cpp:809: error: expected `;' before numeric constant
src/helpers.cpp:809: error: 'wxGREEN_PEN' was not declared in this scope
src/helpers.cpp:810: error: 'wxBLACK_PEN' was not declared in this scope
src/helpers.cpp:810: error: 'wxPen' was not declared in this scope
src/helpers.cpp:810: error: expected primary-expression before ')' token
src/helpers.cpp:810: error: expected `;' before numeric constant
src/helpers.cpp:810: error: 'wxBLACK_PEN' was not declared in this scope
src/helpers.cpp:811: error: 'wxWHITE_PEN' was not declared in this scope
src/helpers.cpp:811: error: 'wxPen' was not declared in this scope
src/helpers.cpp:811: error: expected primary-expression before ')' token
src/helpers.cpp:811: error: expected `;' before numeric constant
src/helpers.cpp:811: error: 'wxWHITE_PEN' was not declared in this scope
src/helpers.cpp:812: error: 'wxTRANSPARENT_PEN' was not declared in this scope
src/helpers.cpp:812: error: 'wxPen' was not declared in this scope
src/helpers.cpp:812: error: expected primary-expression before ')' token
src/helpers.cpp:812: error: expected `;' before numeric constant
src/helpers.cpp:812: error: 'wxTRANSPARENT_PEN' was not declared in this scope
src/helpers.cpp:813: error: 'wxBLACK_DASHED_PEN' was not declared in this scope
src/helpers.cpp:813: error: 'wxPen' was not declared in this scope
src/helpers.cpp:813: error: expected primary-expression before ')' token
src/helpers.cpp:813: error: expected `;' before numeric constant
src/helpers.cpp:813: error: 'wxBLACK_DASHED_PEN' was not declared in this scope
src/helpers.cpp:814: error: 'wxGREY_PEN' was not declared in this scope
src/helpers.cpp:814: error: 'wxPen' was not declared in this scope
src/helpers.cpp:814: error: expected primary-expression before ')' token
src/helpers.cpp:814: error: expected `;' before numeric constant
src/helpers.cpp:814: error: 'wxGREY_PEN' was not declared in this scope
src/helpers.cpp:815: error: 'wxMEDIUM_GREY_PEN' was not declared in this scope
src/helpers.cpp:815: error: 'wxPen' was not declared in this scope
src/helpers.cpp:815: error: expected primary-expression before ')' token
src/helpers.cpp:815: error: expected `;' before numeric constant
src/helpers.cpp:815: error: 'wxMEDIUM_GREY_PEN' was not declared in this scope
src/helpers.cpp:816: error: 'wxLIGHT_GREY_PEN' was not declared in this scope
src/helpers.cpp:816: error: 'wxPen' was not declared in this scope
src/helpers.cpp:816: error: expected primary-expression before ')' token
src/helpers.cpp:816: error: expected `;' before numeric constant
src/helpers.cpp:816: error: 'wxLIGHT_GREY_PEN' was not declared in this scope
src/helpers.cpp:818: error: 'wxBLUE_BRUSH' was not declared in this scope
src/helpers.cpp:818: error: 'wxBrush' was not declared in this scope
src/helpers.cpp:818: error: expected primary-expression before ')' token
src/helpers.cpp:818: error: expected `;' before numeric constant
src/helpers.cpp:818: error: 'wxBLUE_BRUSH' was not declared in this scope
src/helpers.cpp:819: error: 'wxGREEN_BRUSH' was not declared in this scope
src/helpers.cpp:819: error: 'wxBrush' was not declared in this scope
src/helpers.cpp:819: error: expected primary-expression before ')' token
src/helpers.cpp:819: error: expected `;' before numeric constant
src/helpers.cpp:819: error: 'wxGREEN_BRUSH' was not declared in this scope
src/helpers.cpp:820: error: 'wxWHITE_BRUSH' was not declared in this scope
src/helpers.cpp:820: error: 'wxBrush' was not declared in this scope
src/helpers.cpp:820: error: expected primary-expression before ')' token
src/helpers.cpp:820: error: expected `;' before numeric constant
src/helpers.cpp:820: error: 'wxWHITE_BRUSH' was not declared in this scope
src/helpers.cpp:821: error: 'wxBLACK_BRUSH' was not declared in this scope
src/helpers.cpp:821: error: 'wxBrush' was not declared in this scope
src/helpers.cpp:821: error: expected primary-expression before ')' token
src/helpers.cpp:821: error: expected `;' before numeric constant
src/helpers.cpp:821: error: 'wxBLACK_BRUSH' was not declared in this scope
src/helpers.cpp:822: error: 'wxTRANSPARENT_BRUSH' was not declared in this scope
src/helpers.cpp:822: error: 'wxBrush' was not declared in this scope
src/helpers.cpp:822: error: expected primary-expression before ')' token
src/helpers.cpp:822: error: expected `;' before numeric constant
src/helpers.cpp:822: error: 'wxTRANSPARENT_BRUSH' was not declared in this scope
src/helpers.cpp:823: error: 'wxCYAN_BRUSH' was not declared in this scope
src/helpers.cpp:823: error: 'wxBrush' was not declared in this scope
src/helpers.cpp:823: error: expected primary-expression before ')' token
src/helpers.cpp:823: error: expected `;' before numeric constant
src/helpers.cpp:823: error: 'wxCYAN_BRUSH' was not declared in this scope
src/helpers.cpp:824: error: 'wxRED_BRUSH' was not declared in this scope
src/helpers.cpp:824: error: 'wxBrush' was not declared in this scope
src/helpers.cpp:824: error: expected primary-expression before ')' token
src/helpers.cpp:824: error: expected `;' before numeric constant
src/helpers.cpp:824: error: 'wxRED_BRUSH' was not declared in this scope
src/helpers.cpp:825: error: 'wxGREY_BRUSH' was not declared in this scope
src/helpers.cpp:825: error: 'wxBrush' was not declared in this scope
src/helpers.cpp:825: error: expected primary-expression before ')' token
src/helpers.cpp:825: error: expected `;' before numeric constant
src/helpers.cpp:825: error: 'wxGREY_BRUSH' was not declared in this scope
src/helpers.cpp:826: error: 'wxMEDIUM_GREY_BRUSH' was not declared in this scope
src/helpers.cpp:826: error: 'wxBrush' was not declared in this scope
src/helpers.cpp:826: error: expected primary-expression before ')' token
src/helpers.cpp:826: error: expected `;' before numeric constant
src/helpers.cpp:826: error: 'wxMEDIUM_GREY_BRUSH' was not declared in this scope
src/helpers.cpp:827: error: 'wxLIGHT_GREY_BRUSH' was not declared in this scope
src/helpers.cpp:827: error: 'wxBrush' was not declared in this scope
src/helpers.cpp:827: error: expected primary-expression before ')' token
src/helpers.cpp:827: error: expected `;' before numeric constant
src/helpers.cpp:827: error: 'wxLIGHT_GREY_BRUSH' was not declared in this scope
src/helpers.cpp:829: error: 'wxBLACK' was not declared in this scope
src/helpers.cpp:829: error: 'wxColour' was not declared in this scope
src/helpers.cpp:829: error: expected primary-expression before ')' token
src/helpers.cpp:829: error: expected `;' before numeric constant
src/helpers.cpp:829: error: 'wxBLACK' was not declared in this scope
src/helpers.cpp:830: error: 'wxWHITE' was not declared in this scope
src/helpers.cpp:830: error: 'wxColour' was not declared in this scope
src/helpers.cpp:830: error: expected primary-expression before ')' token
src/helpers.cpp:830: error: expected `;' before numeric constant
src/helpers.cpp:830: error: 'wxWHITE' was not declared in this scope
src/helpers.cpp:831: error: 'wxRED' was not declared in this scope
src/helpers.cpp:831: error: 'wxColour' was not declared in this scope
src/helpers.cpp:831: error: expected primary-expression before ')' token
src/helpers.cpp:831: error: expected `;' before numeric constant
src/helpers.cpp:831: error: 'wxRED' was not declared in this scope
src/helpers.cpp:832: error: 'wxBLUE' was not declared in this scope
src/helpers.cpp:832: error: 'wxColour' was not declared in this scope
src/helpers.cpp:832: error: expected primary-expression before ')' token
src/helpers.cpp:832: error: expected `;' before numeric constant
src/helpers.cpp:832: error: 'wxBLUE' was not declared in this scope
src/helpers.cpp:833: error: 'wxGREEN' was not declared in this scope
src/helpers.cpp:833: error: 'wxColour' was not declared in this scope
src/helpers.cpp:833: error: expected primary-expression before ')' token
src/helpers.cpp:833: error: expected `;' before numeric constant
src/helpers.cpp:833: error: 'wxGREEN' was not declared in this scope
src/helpers.cpp:834: error: 'wxCYAN' was not declared in this scope
src/helpers.cpp:834: error: 'wxColour' was not declared in this scope
src/helpers.cpp:834: error: expected primary-expression before ')' token
src/helpers.cpp:834: error: expected `;' before numeric constant
src/helpers.cpp:834: error: 'wxCYAN' was not declared in this scope
src/helpers.cpp:835: error: 'wxLIGHT_GREY' was not declared in this scope
src/helpers.cpp:835: error: 'wxColour' was not declared in this scope
src/helpers.cpp:835: error: expected primary-expression before ')' token
src/helpers.cpp:835: error: expected `;' before numeric constant
src/helpers.cpp:835: error: 'wxLIGHT_GREY' was not declared in this scope
src/helpers.cpp:837: error: 'wxSTANDARD_CURSOR' was not declared in this scope
src/helpers.cpp:837: error: 'wxCursor' was not declared in this scope
src/helpers.cpp:837: error: expected primary-expression before ')' token
src/helpers.cpp:837: error: expected `;' before numeric constant
src/helpers.cpp:837: error: 'wxSTANDARD_CURSOR' was not declared in this scope
src/helpers.cpp:838: error: 'wxHOURGLASS_CURSOR' was not declared in this scope
src/helpers.cpp:838: error: 'wxCursor' was not declared in this scope
src/helpers.cpp:838: error: expected primary-expression before ')' token
src/helpers.cpp:838: error: expected `;' before numeric constant
src/helpers.cpp:838: error: 'wxHOURGLASS_CURSOR' was not declared in this scope
src/helpers.cpp:839: error: 'wxCROSS_CURSOR' was not declared in this scope
src/helpers.cpp:839: error: 'wxCursor' was not declared in this scope
src/helpers.cpp:839: error: expected primary-expression before ')' token
src/helpers.cpp:839: error: expected `;' before numeric constant
src/helpers.cpp:839: error: 'wxCROSS_CURSOR' was not declared in this scope
src/helpers.cpp:841: error: 'wxNullBitmap' was not declared in this scope
src/helpers.cpp:842: error: 'wxNullIcon' was not declared in this scope
src/helpers.cpp:843: error: 'wxNullCursor' was not declared in this scope
src/helpers.cpp:844: error: 'wxNullPen' was not declared in this scope
src/helpers.cpp:845: error: 'wxNullBrush' was not declared in this scope
src/helpers.cpp:846: error: 'wxNullPalette' was not declared in this scope
src/helpers.cpp:847: error: 'wxNullFont' was not declared in this scope
src/helpers.cpp:848: error: 'wxNullColour' was not declared in this scope
src/helpers.cpp:850: error: 'wxTheFontList' was not declared in this scope
src/helpers.cpp:850: error: 'wxFontList' was not declared in this scope
src/helpers.cpp:850: error: expected primary-expression before ')' token
src/helpers.cpp:850: error: expected `;' before numeric constant
src/helpers.cpp:850: error: 'wxTheFontList' was not declared in this scope
src/helpers.cpp:851: error: 'wxThePenList' was not declared in this scope
src/helpers.cpp:851: error: 'wxPenList' was not declared in this scope
src/helpers.cpp:851: error: expected primary-expression before ')' token
src/helpers.cpp:851: error: expected `;' before numeric constant
src/helpers.cpp:851: error: 'wxThePenList' was not declared in this scope
src/helpers.cpp:852: error: 'wxTheBrushList' was not declared in this scope
src/helpers.cpp:852: error: 'wxBrushList' was not declared in this scope
src/helpers.cpp:852: error: expected primary-expression before ')' token
src/helpers.cpp:852: error: expected `;' before numeric constant
src/helpers.cpp:852: error: 'wxTheBrushList' was not declared in this scope
src/helpers.cpp:853: error: 'wxTheColourDatabase' was not declared in this scope
src/helpers.cpp:853: error: 'wxColourDatabase' was not declared in this scope
src/helpers.cpp:853: error: expected primary-expression before ')' token
src/helpers.cpp:853: error: expected `;' before numeric constant
src/helpers.cpp:853: error: 'wxTheColourDatabase' was not declared in this scope
src/helpers.cpp:856: error: 'wxDefaultValidator' was not declared in this scope
src/helpers.cpp:857: error: 'wxNullImage' was not declared in this scope
src/helpers.cpp:858: error: 'wxNullAcceleratorTable' was not declared in this scope
src/helpers.cpp: In function 'bool wxPyCheckForApp()':
src/helpers.cpp:871: error: 'wxTheApp' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:988: error: redefinition of 'PyObject* wxPyMake_wxObject'
include/wx/wxPython/wxPython_int.h:127: error: 'PyObject* wxPyMake_wxObject' previously defined here
src/helpers.cpp:988: error: 'wxObject' was not declared in this scope
src/helpers.cpp:988: error: 'source' was not declared in this scope
src/helpers.cpp:988: error: expected primary-expression before 'bool'
src/helpers.cpp:988: error: expected primary-expression before 'bool'
src/helpers.cpp:1053: error: redefinition of 'PyObject* wxPyMake_wxSizer'
include/wx/wxPython/wxPython_int.h:128: error: 'PyObject* wxPyMake_wxSizer' previously defined here
src/helpers.cpp:1053: error: 'wxSizer' was not declared in this scope
src/helpers.cpp:1053: error: 'source' was not declared in this scope
src/helpers.cpp:1053: error: expected primary-expression before 'bool'
src/helpers.cpp: In member function 'bool wxPyInputStream::eof()':
src/helpers.cpp:1215: error: 'm_wxis' was not declared in this scope
src/helpers.cpp: In destructor 'wxPyInputStream::~wxPyInputStream()':
src/helpers.cpp:1222: error: 'm_wxis' was not declared in this scope
src/helpers.cpp:1223: error: type '<type error>' argument given to 'delete', expected pointer
src/helpers.cpp: In member function 'PyObject* wxPyInputStream::read(int)':
src/helpers.cpp:1231: error: 'wxMemoryBuffer' was not declared in this scope
src/helpers.cpp:1231: error: expected `;' before 'buf'
src/helpers.cpp:1235: error: 'm_wxis' was not declared in this scope
src/helpers.cpp:1244: error: 'm_wxis' was not declared in this scope
src/helpers.cpp:1245: error: 'buf' was not declared in this scope
src/helpers.cpp:1250: error: 'm_wxis' was not declared in this scope
src/helpers.cpp:1250: error: 'buf' was not declared in this scope
src/helpers.cpp:1256: error: 'wxStreamError' was not declared in this scope
src/helpers.cpp:1256: error: expected `;' before 'err'
src/helpers.cpp:1257: error: 'err' was not declared in this scope
src/helpers.cpp:1257: error: 'wxSTREAM_NO_ERROR' was not declared in this scope
src/helpers.cpp:1257: error: 'wxSTREAM_EOF' was not declared in this scope
src/helpers.cpp:1262: error: 'buf' was not declared in this scope
src/helpers.cpp: In member function 'PyObject* wxPyInputStream::readline(int)':
src/helpers.cpp:1271: error: 'wxMemoryBuffer' was not declared in this scope
src/helpers.cpp:1271: error: expected `;' before 'buf'
src/helpers.cpp:1276: error: 'm_wxis' was not declared in this scope
src/helpers.cpp:1284: error: 'm_wxis' was not declared in this scope
src/helpers.cpp:1286: error: 'buf' was not declared in this scope
src/helpers.cpp:1291: error: 'wxStreamError' was not declared in this scope
src/helpers.cpp:1291: error: expected `;' before 'err'
src/helpers.cpp:1292: error: 'err' was not declared in this scope
src/helpers.cpp:1292: error: 'wxSTREAM_NO_ERROR' was not declared in this scope
src/helpers.cpp:1292: error: 'wxSTREAM_EOF' was not declared in this scope
src/helpers.cpp:1297: error: 'buf' was not declared in this scope
src/helpers.cpp: In member function 'PyObject* wxPyInputStream::readlines(int)':
src/helpers.cpp:1308: error: 'm_wxis' was not declared in this scope
src/helpers.cpp:1329: error: 'm_wxis' was not declared in this scope
src/helpers.cpp:1344: error: 'wxStreamError' was not declared in this scope
src/helpers.cpp:1344: error: expected `;' before 'err'
src/helpers.cpp:1345: error: 'err' was not declared in this scope
src/helpers.cpp:1345: error: 'wxSTREAM_NO_ERROR' was not declared in this scope
src/helpers.cpp:1345: error: 'wxSTREAM_EOF' was not declared in this scope
src/helpers.cpp: In member function 'void wxPyInputStream::seek(int, int)':
src/helpers.cpp:1358: error: 'm_wxis' was not declared in this scope
src/helpers.cpp:1359: error: 'wxSeekMode' was not declared in this scope
src/helpers.cpp: In member function 'int wxPyInputStream::tell()':
src/helpers.cpp:1363: error: 'm_wxis' was not declared in this scope
src/helpers.cpp: In constructor 'wxPyCBInputStream::wxPyCBInputStream(PyObject*, PyObject*, PyObject*, bool)':
src/helpers.cpp:1372: error: class 'wxPyCBInputStream' does not have any field named 'wxInputStream'
src/helpers.cpp: At global scope:
src/helpers.cpp:1439: error: 'wxFileOffset' does not name a type
src/helpers.cpp: In member function 'virtual size_t wxPyCBInputStream::OnSysRead(void*, size_t)':
src/helpers.cpp:1465: error: 'm_lasterror' was not declared in this scope
src/helpers.cpp:1465: error: 'wxSTREAM_EOF' was not declared in this scope
src/helpers.cpp:1473: error: 'm_lasterror' was not declared in this scope
src/helpers.cpp:1473: error: 'wxSTREAM_READ_ERROR' was not declared in this scope
src/helpers.cpp: In member function 'virtual size_t wxPyCBInputStream::OnSysWrite(const void*, size_t)':
src/helpers.cpp:1479: error: 'm_lasterror' was not declared in this scope
src/helpers.cpp:1479: error: 'wxSTREAM_WRITE_ERROR' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:1484: error: 'wxFileOffset' does not name a type
src/helpers.cpp:1505: error: 'wxFileOffset' does not name a type
src/helpers.cpp:1524: error: 'wxObject' has not been declared
src/helpers.cpp:1524: error: expected constructor, destructor, or type conversion before ';' token
src/helpers.cpp:1526: error: prototype for 'wxPyCallback::wxPyCallback(PyObject*)' does not match any in class 'wxPyCallback'
include/wx/wxPython/wxPython_int.h:300: error: candidate is: wxPyCallback::wxPyCallback(const wxPyCallback&)
src/helpers.cpp:1547: error: variable or field 'EventThunker' declared void
src/helpers.cpp:1547: error: 'int wxPyCallback::EventThunker' is not a static member of 'class wxPyCallback'
src/helpers.cpp:1547: error: 'wxEvent' was not declared in this scope
src/helpers.cpp:1547: error: 'event' was not declared in this scope
src/helpers.cpp:1547: error: expected ',' or ';' before '{' token
src/helpers.cpp:1860: error: 'wxEvent' has not been declared
src/helpers.cpp:1860: error: expected constructor, destructor, or type conversion before ';' token
src/helpers.cpp:1861: error: 'wxCommandEvent' has not been declared
src/helpers.cpp:1861: error: expected constructor, destructor, or type conversion before ';' token
src/helpers.cpp:1864: error: 'wxEventType' has not been declared
src/helpers.cpp:1864: error: prototype for 'wxPyEvent::wxPyEvent(int, int)' does not match any in class 'wxPyEvent'
include/wx/wxPython/wxPython_int.h:336: error: candidate is: wxPyEvent::wxPyEvent(const wxPyEvent&)
src/helpers.cpp: In constructor 'wxPyEvent::wxPyEvent(int, int)':
src/helpers.cpp:1865: error: class 'wxPyEvent' does not have any field named 'wxEvent'
src/helpers.cpp: In copy constructor 'wxPyEvent::wxPyEvent(const wxPyEvent&)':
src/helpers.cpp:1870: error: class 'wxPyEvent' does not have any field named 'wxEvent'
src/helpers.cpp: At global scope:
src/helpers.cpp:1880: error: expected `)' before 'commandType'
src/helpers.cpp: In copy constructor 'wxPyCommandEvent::wxPyCommandEvent(const wxPyCommandEvent&)':
src/helpers.cpp:1886: error: class 'wxPyCommandEvent' does not have any field named 'wxCommandEvent'
src/helpers.cpp: At global scope:
src/helpers.cpp:1903: error: redefinition of 'PyObject* wxPy_ConvertList'
include/wx/wxPython/wxPython_int.h:131: error: 'PyObject* wxPy_ConvertList' previously defined here
src/helpers.cpp:1903: error: 'wxListBase' was not declared in this scope
src/helpers.cpp:1903: error: 'listbase' was not declared in this scope
src/helpers.cpp:1924: error: redefinition of 'long int wxPyGetWinHandle'
include/wx/wxPython/wxPython_int.h:132: error: 'long int wxPyGetWinHandle' previously defined here
src/helpers.cpp:1924: error: 'wxWindow' was not declared in this scope
src/helpers.cpp:1924: error: 'win' was not declared in this scope
src/helpers.cpp:1946: error: expected constructor, destructor, or type conversion before '*' token
src/helpers.cpp:1992: error: 'wxString' does not name a type
src/helpers.cpp:2035: error: expected ',' or '...' before '&' token
src/helpers.cpp:2035: error: ISO C++ forbids declaration of 'wxString' with no type
src/helpers.cpp: In function 'PyObject* wx2PyString(int)':
src/helpers.cpp:2041: error: 'src' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:2154: error: 'wxPoint' has not been declared
src/helpers.cpp: In function 'bool wxPointFromObjects(PyObject*, PyObject*, int*)':
src/helpers.cpp:2156: error: request for member 'x' in '* point', which is of non-class type 'int'
src/helpers.cpp:2157: error: request for member 'y' in '* point', which is of non-class type 'int'
src/helpers.cpp:2161: error: request for member 'x' in '* point', which is of non-class type 'int'
src/helpers.cpp:2162: error: request for member 'y' in '* point', which is of non-class type 'int'
src/helpers.cpp:2171: error: request for member 'x' in '* point', which is of non-class type 'int'
src/helpers.cpp:2172: error: request for member 'y' in '* point', which is of non-class type 'int'
src/helpers.cpp: At global scope:
src/helpers.cpp:2179: error: expected constructor, destructor, or type conversion before '*' token
src/helpers.cpp:2264: error: expected constructor, destructor, or type conversion before '*' token
src/helpers.cpp:2295: error: expected constructor, destructor, or type conversion before '*' token
src/helpers.cpp:2328: error: expected constructor, destructor, or type conversion before '*' token
src/helpers.cpp:2364: error: expected constructor, destructor, or type conversion before '*' token
src/helpers.cpp:2460: error: expected ',' or '...' before '*' token
src/helpers.cpp:2460: error: ISO C++ forbids declaration of 'wxChar' with no type
src/helpers.cpp: In function 'bool wxPySimple_typecheck(PyObject*, int)':
src/helpers.cpp:2465: error: 'classname' was not declared in this scope
src/helpers.cpp:2469: error: 'seqLen' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:2475: error: 'wxSize' has not been declared
src/helpers.cpp: In function 'bool wxSize_helper(PyObject*, int**)':
src/helpers.cpp:2478: error: 'wxSize' was not declared in this scope
src/helpers.cpp:2481: error: 'wxT' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:2485: error: 'wxPoint' has not been declared
src/helpers.cpp: In function 'bool wxPoint_helper(PyObject*, int**)':
src/helpers.cpp:2488: error: 'wxPoint' was not declared in this scope
src/helpers.cpp:2491: error: 'wxT' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:2496: error: 'wxRealPoint' has not been declared
src/helpers.cpp: In function 'bool wxRealPoint_helper(PyObject*, int**)':
src/helpers.cpp:2499: error: 'wxRealPoint' was not declared in this scope
src/helpers.cpp:2505: error: 'wxRealPoint' was not declared in this scope
src/helpers.cpp:2505: error: 'ptr' was not declared in this scope
src/helpers.cpp:2506: error: 'wxT' was not declared in this scope
src/helpers.cpp:2520: error: 'wxRealPoint' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:2533: error: 'wxRect' has not been declared
src/helpers.cpp: In function 'bool wxRect_helper(PyObject*, int**)':
src/helpers.cpp:2536: error: 'wxRect' was not declared in this scope
src/helpers.cpp:2542: error: 'wxRect' was not declared in this scope
src/helpers.cpp:2542: error: 'ptr' was not declared in this scope
src/helpers.cpp:2543: error: 'wxT' was not declared in this scope
src/helpers.cpp:2563: error: 'wxRect' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:2578: error: 'wxColour' has not been declared
src/helpers.cpp: In function 'bool wxColour_helper(PyObject*, int**)':
src/helpers.cpp:2581: error: 'wxNullColour' was not declared in this scope
src/helpers.cpp:2587: error: 'wxColour' was not declared in this scope
src/helpers.cpp:2587: error: 'ptr' was not declared in this scope
src/helpers.cpp:2588: error: 'wxT' was not declared in this scope
src/helpers.cpp:2595: error: 'wxString' was not declared in this scope
src/helpers.cpp:2595: error: expected `;' before 'spec'
src/helpers.cpp:2596: error: 'spec' was not declared in this scope
src/helpers.cpp:2603: error: 'wxColour' was not declared in this scope
src/helpers.cpp:2607: error: 'wxColour' was not declared in this scope
src/helpers.cpp:2622: error: 'wxColour' was not declared in this scope
src/helpers.cpp: In function 'bool wxColour_typecheck(PyObject*)':
src/helpers.cpp:2638: error: 'wxT' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:2649: error: 'wxPoint2D' has not been declared
src/helpers.cpp: In function 'bool wxPoint2D_helper(PyObject*, int**)':
src/helpers.cpp:2652: error: 'wxPoint2D' was not declared in this scope
src/helpers.cpp:2658: error: 'wxPoint2D' was not declared in this scope
src/helpers.cpp:2658: error: 'ptr' was not declared in this scope
src/helpers.cpp:2659: error: 'wxT' was not declared in this scope
src/helpers.cpp:2674: error: 'wxPoint2D' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:2687: error: expected ',' or '...' before '&' token
src/helpers.cpp:2687: error: ISO C++ forbids declaration of 'wxArrayString' with no type
src/helpers.cpp: In function 'PyObject* wxArrayString2PyList_helper(int)':
src/helpers.cpp:2690: error: 'arr' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:2703: error: expected ',' or '...' before '&' token
src/helpers.cpp:2703: error: ISO C++ forbids declaration of 'wxArrayInt' with no type
src/helpers.cpp: In function 'PyObject* wxArrayInt2PyList_helper(int)':
src/helpers.cpp:2706: error: 'arr' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:2726: error: 'PyObject* wxPyImageHandler::py_InputStream' is not a static member of 'class wxPyImageHandler'
src/helpers.cpp:2726: error: 'wxInputStream' was not declared in this scope
src/helpers.cpp:2726: error: 'stream' was not declared in this scope
src/helpers.cpp:2726: error: expected ',' or ';' before '{' token
src/helpers.cpp:2731: error: 'PyObject* wxPyImageHandler::py_Image' is not a static member of 'class wxPyImageHandler'
src/helpers.cpp:2731: error: 'wxImage' was not declared in this scope
src/helpers.cpp:2731: error: 'image' was not declared in this scope
src/helpers.cpp:2731: error: expected ',' or ';' before '{' token
src/helpers.cpp:2735: error: 'PyObject* wxPyImageHandler::py_OutputStream' is not a static member of 'class wxPyImageHandler'
src/helpers.cpp:2735: error: 'wxOutputStream' was not declared in this scope
src/helpers.cpp:2735: error: 'stream' was not declared in this scope
src/helpers.cpp:2735: error: expected ',' or ';' before '{' token
src/helpers.cpp:2763: error: 'bool wxPyImageHandler::DoCanRead' is not a static member of 'class wxPyImageHandler'
src/helpers.cpp:2763: error: 'wxInputStream' was not declared in this scope
src/helpers.cpp:2763: error: 'stream' was not declared in this scope
src/helpers.cpp:2763: error: expected ',' or ';' before '{' token
src/helpers.cpp:2785: error: 'bool wxPyImageHandler::LoadFile' is not a static member of 'class wxPyImageHandler'
src/helpers.cpp:2785: error: 'wxImage' was not declared in this scope
src/helpers.cpp:2785: error: 'image' was not declared in this scope
src/helpers.cpp:2785: error: 'wxInputStream' was not declared in this scope
src/helpers.cpp:2785: error: 'stream' was not declared in this scope
src/helpers.cpp:2786: error: expected primary-expression before 'bool'
src/helpers.cpp:2786: error: expected primary-expression before 'int'
src/helpers.cpp:2786: error: initializer expression list treated as compound expression
src/helpers.cpp:2786: error: expected ',' or ';' before '{' token
src/helpers.cpp:2810: error: 'bool wxPyImageHandler::SaveFile' is not a static member of 'class wxPyImageHandler'
src/helpers.cpp:2810: error: 'wxImage' was not declared in this scope
src/helpers.cpp:2810: error: 'image' was not declared in this scope
src/helpers.cpp:2810: error: 'wxOutputStream' was not declared in this scope
src/helpers.cpp:2810: error: 'stream' was not declared in this scope
src/helpers.cpp:2811: error: expected primary-expression before 'bool'
src/helpers.cpp:2811: error: initializer expression list treated as compound expression
alias.mine
/alias.mine
[c80-216-43-101:~] db% sudo su
Password:
c80-216-43-101:/Users/db root#                 /opt/local/bin/port -c selfupdate

MacPorts base version 1.600 installed

Downloaded MacPorts base version 1.600

The MacPorts installation is not outdated and so was not updated
selfupdate done!
c80-216-43-101:/Users/db root#                 /opt/local/bin/port -c upgrade installed
Error: No port DarwinPortsStartup found.
--->  Fetching bash
--->  Attempting to fetch bash32-034 from http://ftp.gnu.org/gnu/bash/bash-3.2-patches
--->  Attempting to fetch bash32-035 from http://ftp.gnu.org/gnu/bash/bash-3.2-patches
--->  Attempting to fetch bash32-036 from http://ftp.gnu.org/gnu/bash/bash-3.2-patches
--->  Attempting to fetch bash32-037 from http://ftp.gnu.org/gnu/bash/bash-3.2-patches
--->  Attempting to fetch bash32-038 from http://ftp.gnu.org/gnu/bash/bash-3.2-patches
--->  Attempting to fetch bash32-039 from http://ftp.gnu.org/gnu/bash/bash-3.2-patches
--->  Verifying checksum(s) for bash
--->  Extracting bash
--->  Applying patches to bash
--->  Configuring bash
--->  Building bash with target all
--->  Staging bash into destroot
--->  Deactivating bash 3.2.33_0
--->  Installing bash 3.2.39_0
--->  Activating bash 3.2.39_0
--->  Cleaning bash
--->  Fetching libsdl
Error: 
Error: Installation of libSDL is exiting because it believes you have
Error: QuickTime version 7.1.2 installed.
Error: 
Error: On Mac OS X 10.3/Xcode 1.5, you must have QuickTime 7.0.3 or lower if
Error: you want to install the libSDL port.
Error: 
Error: If you actually have QuickTime 7.0.3 or below and you think you should not be
Error: receiving this error message, you can report the problem here:
Error: http://trac.macports.org/projects/macports/ticket/6533
Error: Target org.macports.fetch returned: libsdl cannot build on Panther with QuickTime 7.0.4 or later.
Error: Unable to upgrade port: 1
--->  Fetching libsdl
Error: 
Error: Installation of libSDL is exiting because it believes you have
Error: QuickTime version 7.1.2 installed.
Error: 
Error: On Mac OS X 10.3/Xcode 1.5, you must have QuickTime 7.0.3 or lower if
Error: you want to install the libSDL port.
Error: 
Error: If you actually have QuickTime 7.0.3 or below and you think you should not be
Error: receiving this error message, you can report the problem here:
Error: http://trac.macports.org/projects/macports/ticket/6533
Error: Target org.macports.fetch returned: libsdl cannot build on Panther with QuickTime 7.0.4 or later.
Error: Unable to upgrade port: 1
--->  Fetching libsdl
Error: 
Error: Installation of libSDL is exiting because it believes you have
Error: QuickTime version 7.1.2 installed.
Error: 
Error: On Mac OS X 10.3/Xcode 1.5, you must have QuickTime 7.0.3 or lower if
Error: you want to install the libSDL port.
Error: 
Error: If you actually have QuickTime 7.0.3 or below and you think you should not be
Error: receiving this error message, you can report the problem here:
Error: http://trac.macports.org/projects/macports/ticket/6533
Error: Target org.macports.fetch returned: libsdl cannot build on Panther with QuickTime 7.0.4 or later.
Error: Unable to upgrade port: 1
--->  Fetching libsdl
Error: 
Error: Installation of libSDL is exiting because it believes you have
Error: QuickTime version 7.1.2 installed.
Error: 
Error: On Mac OS X 10.3/Xcode 1.5, you must have QuickTime 7.0.3 or lower if
Error: you want to install the libSDL port.
Error: 
Error: If you actually have QuickTime 7.0.3 or below and you think you should not be
Error: receiving this error message, you can report the problem here:
Error: http://trac.macports.org/projects/macports/ticket/6533
Error: Target org.macports.fetch returned: libsdl cannot build on Panther with QuickTime 7.0.4 or later.
Error: Unable to upgrade port: 1
--->  Fetching libsdl
Error: 
Error: Installation of libSDL is exiting because it believes you have
Error: QuickTime version 7.1.2 installed.
Error: 
Error: On Mac OS X 10.3/Xcode 1.5, you must have QuickTime 7.0.3 or lower if
Error: you want to install the libSDL port.
Error: 
Error: If you actually have QuickTime 7.0.3 or below and you think you should not be
Error: receiving this error message, you can report the problem here:
Error: http://trac.macports.org/projects/macports/ticket/6533
Error: Target org.macports.fetch returned: libsdl cannot build on Panther with QuickTime 7.0.4 or later.
Error: Unable to upgrade port: 1
--->  Activating wxWidgets26 2.6.4_0
Error: Activating wxWidgets26 2.6.4_0 failed: Image error: /opt/local/bin/wx-config is being used by the active wxWidgets port.  Please deactivate this port first, or use the -f flag to force the activation.

Change History (13)

comment:1 Changed 16 years ago by dbonde@…

Cc: dbonde@… added

Cc Me!

comment:2 Changed 16 years ago by dbonde@…

Sorry for the formatting, this should be easier to read:

port -d install bittorrent
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/net/bittorrent
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/net/bittorrent
DEBUG: Requested variant powerpc is not provided by port bittorrent.
DEBUG: Requested variant darwin is not provided by port bittorrent.
DEBUG: Requested variant macosx is not provided by port bittorrent.
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py-wxpython26
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py-wxpython26
DEBUG: Requested variant powerpc is not provided by port py-wxpython26.
DEBUG: Requested variant darwin is not provided by port py-wxpython26.
DEBUG: Requested variant macosx is not provided by port py-wxpython26.
DEBUG: Searching for dependency: py-wxpython26
DEBUG: Didn't find receipt, going to depspec regex for: py-wxpython26
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py-twisted
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py-twisted
DEBUG: Requested variant powerpc is not provided by port py-twisted.
DEBUG: Requested variant darwin is not provided by port py-twisted.
DEBUG: Requested variant macosx is not provided by port py-twisted.
DEBUG: Searching for dependency: py-twisted
DEBUG: Found Dependency: receipt exists for py-twisted
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py-crypto
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py-crypto
DEBUG: Requested variant powerpc is not provided by port py-crypto.
DEBUG: Requested variant darwin is not provided by port py-crypto.
DEBUG: Requested variant macosx is not provided by port py-crypto.
DEBUG: Searching for dependency: py-crypto
DEBUG: Found Dependency: receipt exists for py-crypto
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python24
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python24
DEBUG: Requested variant powerpc is not provided by port python24.
DEBUG: Requested variant macosx is not provided by port python24.
DEBUG: Executing variant darwin provides darwin
DEBUG: Executing variant darwin_8 provides darwin_8
DEBUG: Searching for dependency: python24
DEBUG: Found Dependency: receipt exists for python24
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/wxWidgets26
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/wxWidgets26
DEBUG: Requested variant powerpc is not provided by port wxWidgets26.
DEBUG: Requested variant darwin is not provided by port wxWidgets26.
DEBUG: Requested variant macosx is not provided by port wxWidgets26.
DEBUG: Searching for dependency: wxWidgets26
DEBUG: Found Dependency: receipt exists for wxWidgets26
DEBUG: Executing org.macports.main (py-wxpython26)
--->  Fetching py-wxpython26
DEBUG: Executing org.macports.fetch (py-wxpython26)
--->  wxPython-src-2.6.3.3.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/py-wxpython26
--->  Attempting to fetch wxPython-src-2.6.3.3.tar.bz2 from http://downloads.sourceforge.net/wxpython
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 18.0M  100 18.0M    0     0  22063      0  0:14:19  0:14:19 --:--:-- 29992
--->  Verifying checksum(s) for py-wxpython26
DEBUG: Executing org.macports.checksum (py-wxpython26)
--->  Checksumming wxPython-src-2.6.3.3.tar.bz2
DEBUG: Correct (sha1) checksum for wxPython-src-2.6.3.3.tar.bz2
DEBUG: setting option extract.cmd to /usr/bin/bzip2
--->  Extracting py-wxpython26
DEBUG: Executing org.macports.extract (py-wxpython26)
--->  Extracting wxPython-src-2.6.3.3.tar.bz2
DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/py-wxpython26/wxPython-src-2.6.3.3.tar.bz2
DEBUG: Environment: 
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-wxpython26/work" && /usr/bin/bzip2 -dc /opt/local/var/macports/distfiles/py-wxpython26/wxPython-src-2.6.3.3.tar.bz2 | tar -xf - wxPython-src-2.6.3.3/wxPython wxPython-src-2.6.3.3/docs'
DEBUG: Executing org.macports.patch (py-wxpython26)
--->  Applying patches to py-wxpython26
--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py-wxpython26/files/patch-config.py.diff
DEBUG: Environment: 
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-wxpython26/work/wxPython-src-2.6.3.3/wxPython" && patch -p0'
patching file config.py
Hunk #2 succeeded at 750 with fuzz 1 (offset -12 lines).
--->  Configuring py-wxpython26
DEBUG: Executing org.macports.configure (py-wxpython26)
DEBUG: Using compiler 'Mac OS X gcc 4.0'
--->  Building py-wxpython26 with target build
DEBUG: Executing org.macports.build (py-wxpython26)
DEBUG: Environment: WXPORT='mac' WX_CONFIG='/opt/local/bin/wx-config' UNICODE='1'
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-wxpython26/work/wxPython-src-2.6.3.3/wxPython" && /opt/local/bin/python2.4 setup.py build'

  Warning: No config found to match: /opt/local/bin/wx-config --toolkit=mac --unicode=yes --version=2.6 --cxxflags
           in /opt/local/lib/wx/config
  If you require this configuration, please install the desired
  library build.  If this is part of an automated configuration
  test and no other errors occur, you may safely ignore it.
  You may use wx-config --list to see all configs available in
  the default prefix.


  Warning: No config found to match: /opt/local/bin/wx-config --toolkit=mac --unicode=yes --version=2.6 --libs
           in /opt/local/lib/wx/config
  If you require this configuration, please install the desired
  library build.  If this is part of an automated configuration
  test and no other errors occur, you may safely ignore it.
  You may use wx-config --list to see all configs available in
  the default prefix.


  Warning: No config found to match: /opt/local/bin/wx-config --toolkit=mac --unicode=yes --version=2.6 --basename
           in /opt/local/lib/wx/config
  If you require this configuration, please install the desired
  library build.  If this is part of an automated configuration
  test and no other errors occur, you may safely ignore it.
  You may use wx-config --list to see all configs available in
  the default prefix.


  Warning: No config found to match: /opt/local/bin/wx-config --toolkit=mac --unicode=yes --version=2.6 --release
           in /opt/local/lib/wx/config
  If you require this configuration, please install the desired
  library build.  If this is part of an automated configuration
  test and no other errors occur, you may safely ignore it.
  You may use wx-config --list to see all configs available in
  the default prefix.


  Warning: No config found to match: /opt/local/bin/wx-config --toolkit=mac --unicode=yes --version=2.6 --prefix
           in /opt/local/lib/wx/config
  If you require this configuration, please install the desired
  library build.  If this is part of an automated configuration
  test and no other errors occur, you may safely ignore it.
  You may use wx-config --list to see all configs available in
  the default prefix.


  Warning: No config found to match: /opt/local/bin/wx-config --toolkit=mac --unicode=yes --version=2.6 --libs gl
           in /opt/local/lib/wx/config
  If you require this configuration, please install the desired
  library build.  If this is part of an automated configuration
  test and no other errors occur, you may safely ignore it.
  You may use wx-config --list to see all configs available in
  the default prefix.

Found wx-config: /opt/local/bin/wx-config
    Using flags:  --toolkit=mac --unicode=yes --version=2.6
Preparing CORE...
Preparing GLCANVAS...
Preparing STC...
Preparing GIZMOS...
Preparing ANIMATE...
running build
running build_py
creating build.unicode
creating build.unicode/lib.macosx-10.3-ppc-2.4
creating build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/_controls.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/_core.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/_gdi.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/_misc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/_windows.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/_wx.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/activex.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/animate.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/calendar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/gizmos.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/glcanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/grid.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/help.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/html.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/htmlhelp.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/iewin.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/media.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/stc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/webkit.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/wizard.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
copying wxPython/xrc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython
creating build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/activexwrapper.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/analogclock.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/anchors.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/buttons.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/calendar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/CDate.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/ClickableHtmlWindow.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/colourdb.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/colourselect.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/dialogs.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/ErrorDialogs.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/ErrorDialogs_wdr.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/evtmgr.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/fancytext.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/filebrowsebutton.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/floatbar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/floatcanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/foldmenu.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/gridmovers.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/grids.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/imagebrowser.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/imageutils.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/infoframe.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/intctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/layoutf.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/maskedctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/maskededit.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/maskednumctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/multisash.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/mvctree.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/newevent.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/plot.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/popupctl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/printout.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/pubsub.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/pyshell.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/PythonBitmaps.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/rcsizer.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/rightalign.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/scrolledpanel.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/sheet.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/shell.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/splashscreen.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/stattext.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/throbber.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/timectrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/vtk.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/wxPlotCanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
copying wxPython/lib/wxpTag.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib
creating build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser
copying wxPython/lib/colourchooser/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser
copying wxPython/lib/colourchooser/canvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser
copying wxPython/lib/colourchooser/intl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser
copying wxPython/lib/colourchooser/pycolourbox.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser
copying wxPython/lib/colourchooser/pycolourchooser.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser
copying wxPython/lib/colourchooser/pycolourslider.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser
copying wxPython/lib/colourchooser/pypalette.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/colourchooser
creating build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/editor
copying wxPython/lib/editor/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/editor
copying wxPython/lib/editor/editor.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/editor
copying wxPython/lib/editor/images.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/editor
copying wxPython/lib/editor/selection.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/editor
creating build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/mixins
copying wxPython/lib/mixins/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/mixins
copying wxPython/lib/mixins/grid.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/mixins
copying wxPython/lib/mixins/imagelist.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/mixins
copying wxPython/lib/mixins/listctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/mixins
copying wxPython/lib/mixins/rubberband.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/lib/mixins
creating build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools
copying wxPython/tools/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools
copying wxPython/tools/dbg.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools
copying wxPython/tools/helpviewer.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools
copying wxPython/tools/img2img.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools
copying wxPython/tools/img2png.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools
copying wxPython/tools/img2py.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools
copying wxPython/tools/img2xpm.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wxPython/tools
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/__version__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/_controls.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/_core.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/_gdi.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/_misc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/_windows.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/animate.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/calendar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/gizmos.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/glcanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/grid.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/html.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/media.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/stc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/webkit.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/wizard.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
copying wx/xrc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/build
copying wx/build/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/build
copying wx/build/build_options.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/build
copying wx/build/config.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/build
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/activexwrapper.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/anchors.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/buttons.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/calendar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/CDate.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/ClickableHtmlWindow.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/colourdb.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/colourselect.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/dialogs.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/docview.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/evtmgr.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/fancytext.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/filebrowsebutton.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/flashwin.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/floatbar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/foldmenu.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/foldpanelbar.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/gestures.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/gridmovers.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/grids.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/hyperlink.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/iewin.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/imagebrowser.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/imageutils.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/infoframe.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/intctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/layoutf.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/multisash.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/mvctree.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/newevent.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/pdfwin.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/plot.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/popupctl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/printout.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/pubsub.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/pydocview.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/pyshell.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/rcsizer.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/rightalign.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/rpcMixin.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/scrolledpanel.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/sheet.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/shell.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/splashscreen.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/splitter.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/statbmp.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/stattext.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/throbber.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/ticker.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/ticker_xrc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/vtk.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/wxPlotCanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
copying wx/lib/wxpTag.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock
copying wx/lib/analogclock/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock
copying wx/lib/analogclock/analogclock.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock
copying wx/lib/analogclock/helpers.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock
copying wx/lib/analogclock/setup.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock
copying wx/lib/analogclock/styles.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock/lib_setup
copying wx/lib/analogclock/lib_setup/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock/lib_setup
copying wx/lib/analogclock/lib_setup/buttontreectrlpanel.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock/lib_setup
copying wx/lib/analogclock/lib_setup/colourselect.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock/lib_setup
copying wx/lib/analogclock/lib_setup/fontselect.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/analogclock/lib_setup
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser
copying wx/lib/colourchooser/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser
copying wx/lib/colourchooser/canvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser
copying wx/lib/colourchooser/intl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser
copying wx/lib/colourchooser/pycolourbox.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser
copying wx/lib/colourchooser/pycolourchooser.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser
copying wx/lib/colourchooser/pycolourslider.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser
copying wx/lib/colourchooser/pypalette.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/colourchooser
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/editor
copying wx/lib/editor/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/editor
copying wx/lib/editor/editor.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/editor
copying wx/lib/editor/images.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/editor
copying wx/lib/editor/selection.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/editor
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/floatcanvas
copying wx/lib/floatcanvas/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/floatcanvas
copying wx/lib/floatcanvas/FloatCanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/floatcanvas
copying wx/lib/floatcanvas/NavCanvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/floatcanvas
copying wx/lib/floatcanvas/Resources.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/floatcanvas
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked
copying wx/lib/masked/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked
copying wx/lib/masked/combobox.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked
copying wx/lib/masked/ctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked
copying wx/lib/masked/ipaddrctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked
copying wx/lib/masked/maskededit.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked
copying wx/lib/masked/numctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked
copying wx/lib/masked/textctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked
copying wx/lib/masked/timectrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/masked
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/mixins
copying wx/lib/mixins/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/mixins
copying wx/lib/mixins/grid.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/mixins
copying wx/lib/mixins/imagelist.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/mixins
copying wx/lib/mixins/listctrl.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/mixins
copying wx/lib/mixins/rubberband.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/mixins
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl
copying wx/lib/ogl/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl
copying wx/lib/ogl/_basic.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl
copying wx/lib/ogl/_bmpshape.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl
copying wx/lib/ogl/_canvas.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl
copying wx/lib/ogl/_composit.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl
copying wx/lib/ogl/_diagram.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl
copying wx/lib/ogl/_divided.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl
copying wx/lib/ogl/_drawn.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl
copying wx/lib/ogl/_lines.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl
copying wx/lib/ogl/_oglmisc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/lib/ogl
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/buffer.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/crust.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/dispatcher.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/document.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/editor.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/editwindow.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/filling.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/frame.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/images.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/interpreter.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/introspect.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/pseudo.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/PyAlaCarte.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/PyAlaMode.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/PyAlaModeTest.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/PyCrust.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/PyFilling.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/PyShell.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/PyWrap.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/shell.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
copying wx/py/version.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/py
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools
copying wx/tools/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools
copying wx/tools/dbg.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools
copying wx/tools/genaxmodule.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools
copying wx/tools/helpviewer.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools
copying wx/tools/img2img.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools
copying wx/tools/img2png.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools
copying wx/tools/img2py.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools
copying wx/tools/img2xpm.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools
copying wx/tools/pywxrc.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools
creating build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed
copying wx/tools/XRCed/__init__.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed
copying wx/tools/XRCed/encode_bitmaps.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed
copying wx/tools/XRCed/globals.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed
copying wx/tools/XRCed/images.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed
copying wx/tools/XRCed/panel.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed
copying wx/tools/XRCed/params.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed
copying wx/tools/XRCed/tools.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed
copying wx/tools/XRCed/tree.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed
copying wx/tools/XRCed/undo.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed
copying wx/tools/XRCed/xrced.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed
copying wx/tools/XRCed/xxx.py -> build.unicode/lib.macosx-10.3-ppc-2.4/wx/tools/XRCed
running build_ext
building '_core_' extension
creating build.unicode/temp.macosx-10.3-ppc-2.4
creating build.unicode/temp.macosx-10.3-ppc-2.4/src
creating build.unicode/temp.macosx-10.3-ppc-2.4/src/mac
/usr/bin/gcc-4.0 -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -fno-common -dynamic -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DSWIG_TYPE_TABLE=_wxPython_table -DHAVE_CONFIG_H -DWXP_USE_THREAD=1 -UNDEBUG -Iinclude -Isrc -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -c src/helpers.cpp -o build.unicode/temp.macosx-10.3-ppc-2.4/src/helpers.o -O2
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for C/ObjC but not for C++
In file included from src/helpers.cpp:16:
include/wx/wxPython/wxPython_int.h:19:19: error: wx/wx.h: No such file or directory
include/wx/wxPython/wxPython_int.h:21:25: error: wx/busyinfo.h: No such file or directory
include/wx/wxPython/wxPython_int.h:22:22: error: wx/caret.h: No such file or directory
include/wx/wxPython/wxPython_int.h:23:25: error: wx/choicebk.h: No such file or directory
include/wx/wxPython/wxPython_int.h:24:24: error: wx/clipbrd.h: No such file or directory
include/wx/wxPython/wxPython_int.h:25:25: error: wx/colordlg.h: No such file or directory
include/wx/wxPython/wxPython_int.h:26:23: error: wx/config.h: No such file or directory
include/wx/wxPython/wxPython_int.h:27:23: error: wx/cshelp.h: No such file or directory
include/wx/wxPython/wxPython_int.h:28:25: error: wx/dcmirror.h: No such file or directory
include/wx/wxPython/wxPython_int.h:29:21: error: wx/dcps.h: No such file or directory
include/wx/wxPython/wxPython_int.h:30:24: error: wx/dirctrl.h: No such file or directory
include/wx/wxPython/wxPython_int.h:31:23: error: wx/dirdlg.h: No such file or directory
include/wx/wxPython/wxPython_int.h:32:23: error: wx/numdlg.h: No such file or directory
include/wx/wxPython/wxPython_int.h:33:20: error: wx/dnd.h: No such file or directory
include/wx/wxPython/wxPython_int.h:34:24: error: wx/docview.h: No such file or directory
include/wx/wxPython/wxPython_int.h:35:24: error: wx/encconv.h: No such file or directory
include/wx/wxPython/wxPython_int.h:36:25: error: wx/fdrepdlg.h: No such file or directory
include/wx/wxPython/wxPython_int.h:37:25: error: wx/fileconf.h: No such file or directory
include/wx/wxPython/wxPython_int.h:38:24: error: wx/filesys.h: No such file or directory
include/wx/wxPython/wxPython_int.h:39:24: error: wx/fontdlg.h: No such file or directory
include/wx/wxPython/wxPython_int.h:40:24: error: wx/fs_inet.h: No such file or directory
include/wx/wxPython/wxPython_int.h:41:23: error: wx/fs_mem.h: No such file or directory
include/wx/wxPython/wxPython_int.h:42:23: error: wx/fs_zip.h: No such file or directory
include/wx/wxPython/wxPython_int.h:43:24: error: wx/gbsizer.h: No such file or directory
include/wx/wxPython/wxPython_int.h:44:25: error: wx/geometry.h: No such file or directory
include/wx/wxPython/wxPython_int.h:45:25: error: wx/htmllbox.h: No such file or directory
include/wx/wxPython/wxPython_int.h:46:22: error: wx/image.h: No such file or directory
include/wx/wxPython/wxPython_int.h:47:25: error: wx/imaglist.h: No such file or directory
include/wx/wxPython/wxPython_int.h:48:21: error: wx/intl.h: No such file or directory
include/wx/wxPython/wxPython_int.h:49:23: error: wx/laywin.h: No such file or directory
include/wx/wxPython/wxPython_int.h:50:25: error: wx/listbook.h: No such file or directory
include/wx/wxPython/wxPython_int.h:51:25: error: wx/minifram.h: No such file or directory
include/wx/wxPython/wxPython_int.h:52:25: error: wx/notebook.h: No such file or directory
include/wx/wxPython/wxPython_int.h:53:22: error: wx/print.h: No such file or directory
include/wx/wxPython/wxPython_int.h:54:25: error: wx/printdlg.h: No such file or directory
include/wx/wxPython/wxPython_int.h:55:24: error: wx/process.h: No such file or directory
include/wx/wxPython/wxPython_int.h:56:24: error: wx/progdlg.h: No such file or directory
include/wx/wxPython/wxPython_int.h:57:24: error: wx/sashwin.h: No such file or directory
include/wx/wxPython/wxPython_int.h:58:25: error: wx/spinbutt.h: No such file or directory
include/wx/wxPython/wxPython_int.h:59:25: error: wx/spinctrl.h: No such file or directory
include/wx/wxPython/wxPython_int.h:60:23: error: wx/splash.h: No such file or directory
include/wx/wxPython/wxPython_int.h:61:25: error: wx/splitter.h: No such file or directory
include/wx/wxPython/wxPython_int.h:62:25: error: wx/statline.h: No such file or directory
include/wx/wxPython/wxPython_int.h:63:23: error: wx/stream.h: No such file or directory
include/wx/wxPython/wxPython_int.h:64:23: error: wx/sysopt.h: No such file or directory
include/wx/wxPython/wxPython_int.h:65:24: error: wx/taskbar.h: No such file or directory
include/wx/wxPython/wxPython_int.h:66:23: error: wx/tglbtn.h: No such file or directory
include/wx/wxPython/wxPython_int.h:67:23: error: wx/tipwin.h: No such file or directory
include/wx/wxPython/wxPython_int.h:68:24: error: wx/tooltip.h: No such file or directory
include/wx/wxPython/wxPython_int.h:69:22: error: wx/vlbox.h: No such file or directory
include/wx/wxPython/wxPython_int.h:70:24: error: wx/vscroll.h: No such file or directory
include/wx/wxPython/wxPython_int.h:71:24: error: wx/dateevt.h: No such file or directory
include/wx/wxPython/wxPython_int.h:72:25: error: wx/datectrl.h: No such file or directory
src/helpers.cpp:48:25: error: wx/mimetype.h: No such file or directory
include/wx/wxPython/wxPython_int.h:88: error: 'wxPoint2DDouble' does not name a type
include/wx/wxPython/wxPython_int.h:112: error: variable or field 'wxPyEventThunker' declared void
include/wx/wxPython/wxPython_int.h:112: error: 'wxObject' was not declared in this scope
include/wx/wxPython/wxPython_int.h:112: error: expected primary-expression before ',' token
include/wx/wxPython/wxPython_int.h:112: error: 'wxEvent' was not declared in this scope
include/wx/wxPython/wxPython_int.h:112: error: 'event' was not declared in this scope
include/wx/wxPython/wxPython_int.h:112: error: initializer expression list treated as compound expression
include/wx/wxPython/wxPython_int.h:115: error: expected ',' or '...' before '*' token
include/wx/wxPython/wxPython_int.h:115: error: ISO C++ forbids declaration of 'wxChar' with no type
include/wx/wxPython/wxPython_int.h:117: error: expected ',' or '...' before '*' token
include/wx/wxPython/wxPython_int.h:118: error: ISO C++ forbids declaration of 'wxChar' with no type
include/wx/wxPython/wxPython_int.h:120: error: expected ',' or '...' before '*' token
include/wx/wxPython/wxPython_int.h:120: error: ISO C++ forbids declaration of 'wxChar' with no type
include/wx/wxPython/wxPython_int.h:121: error: expected ',' or '...' before '*' token
include/wx/wxPython/wxPython_int.h:121: error: ISO C++ forbids declaration of 'wxChar' with no type
include/wx/wxPython/wxPython_int.h:124: error: expected ',' or '...' before '&' token
include/wx/wxPython/wxPython_int.h:124: error: ISO C++ forbids declaration of 'wxString' with no type
include/wx/wxPython/wxPython_int.h:125: error: 'wxString' does not name a type
include/wx/wxPython/wxPython_int.h:127: error: 'wxObject' was not declared in this scope
include/wx/wxPython/wxPython_int.h:127: error: 'source' was not declared in this scope
include/wx/wxPython/wxPython_int.h:127: error: expected primary-expression before 'bool'
include/wx/wxPython/wxPython_int.h:127: error: expected primary-expression before 'bool'
include/wx/wxPython/wxPython_int.h:127: error: initializer expression list treated as compound expression
include/wx/wxPython/wxPython_int.h:128: error: 'wxSizer' was not declared in this scope
include/wx/wxPython/wxPython_int.h:128: error: 'source' was not declared in this scope
include/wx/wxPython/wxPython_int.h:128: error: expected primary-expression before 'bool'
include/wx/wxPython/wxPython_int.h:128: error: initializer expression list treated as compound expression
include/wx/wxPython/wxPython_int.h:131: error: 'wxListBase' was not declared in this scope
include/wx/wxPython/wxPython_int.h:131: error: 'list' was not declared in this scope
include/wx/wxPython/wxPython_int.h:132: error: 'wxWindow' was not declared in this scope
include/wx/wxPython/wxPython_int.h:132: error: 'win' was not declared in this scope
include/wx/wxPython/wxPython_int.h:211: error: expected constructor, destructor, or type conversion before '*' token
include/wx/wxPython/wxPython_int.h:217: error: expected constructor, destructor, or type conversion before '*' token
include/wx/wxPython/wxPython_int.h:218: error: expected constructor, destructor, or type conversion before '*' token
include/wx/wxPython/wxPython_int.h:219: error: expected constructor, destructor, or type conversion before '*' token
include/wx/wxPython/wxPython_int.h:220: error: expected constructor, destructor, or type conversion before '*' token
include/wx/wxPython/wxPython_int.h:221: error: expected constructor, destructor, or type conversion before '*' token
include/wx/wxPython/wxPython_int.h:223: error: 'wxSize' has not been declared
include/wx/wxPython/wxPython_int.h:224: error: 'wxPoint' has not been declared
include/wx/wxPython/wxPython_int.h:225: error: 'wxRealPoint' has not been declared
include/wx/wxPython/wxPython_int.h:226: error: 'wxRect' has not been declared
include/wx/wxPython/wxPython_int.h:227: error: 'wxColour' has not been declared
include/wx/wxPython/wxPython_int.h:228: error: 'wxPoint2D' has not been declared
include/wx/wxPython/wxPython_int.h:231: error: expected ',' or '...' before '*' token
include/wx/wxPython/wxPython_int.h:231: error: ISO C++ forbids declaration of 'wxChar' with no type
include/wx/wxPython/wxPython_int.h:238: error: expected ',' or '...' before '*' token
include/wx/wxPython/wxPython_int.h:238: error: ISO C++ forbids declaration of 'wxChar' with no type
include/wx/wxPython/wxPython_int.h: In function 'bool wxPyTwoIntItem_helper(PyObject*, T**, int)':
include/wx/wxPython/wxPython_int.h:243: error: 'name' was not declared in this scope
include/wx/wxPython/wxPython_int.h:264: error: 'wxString' was not declared in this scope
include/wx/wxPython/wxPython_int.h:264: error: expected `;' before 'msg'
include/wx/wxPython/wxPython_int.h:265: error: 'msg' was not declared in this scope
include/wx/wxPython/wxPython_int.h:265: error: there are no arguments to 'wxT' that depend on a template parameter, so a declaration of 'wxT' must be available
include/wx/wxPython/wxPython_int.h:265: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
include/wx/wxPython/wxPython_int.h:265: error: 'name' was not declared in this scope
include/wx/wxPython/wxPython_int.h: At global scope:
include/wx/wxPython/wxPython_int.h:276: error: expected ',' or '...' before '&' token
include/wx/wxPython/wxPython_int.h:276: error: ISO C++ forbids declaration of 'wxArrayString' with no type
include/wx/wxPython/wxPython_int.h:277: error: expected ',' or '...' before '&' token
include/wx/wxPython/wxPython_int.h:277: error: ISO C++ forbids declaration of 'wxArrayInt' with no type
include/wx/wxPython/wxPython_int.h:296: error: expected class-name before '{' token
include/wx/wxPython/wxPython_int.h:297: error: ISO C++ forbids declaration of 'DECLARE_ABSTRACT_CLASS' with no type
include/wx/wxPython/wxPython_int.h:298: error: expected ';' before 'public'
include/wx/wxPython/wxPython_int.h:303: error: 'wxEvent' has not been declared
include/wx/wxPython/wxPython_int.h:332: error: expected class-name before ',' token
include/wx/wxPython/wxPython_int.h:333: error: ISO C++ forbids declaration of 'DECLARE_ABSTRACT_CLASS' with no type
include/wx/wxPython/wxPython_int.h:334: error: expected ';' before 'public'
include/wx/wxPython/wxPython_int.h:339: error: ISO C++ forbids declaration of 'wxEvent' with no type
include/wx/wxPython/wxPython_int.h:339: error: 'wxEvent' declared as a 'virtual' field
include/wx/wxPython/wxPython_int.h:339: error: expected ';' before '*' token
include/wx/wxPython/wxPython_int.h:340: error: expected `;' before '}' token
include/wx/wxPython/wxPython_int.h:343: error: expected class-name before ',' token
include/wx/wxPython/wxPython_int.h:344: error: ISO C++ forbids declaration of 'DECLARE_ABSTRACT_CLASS' with no type
include/wx/wxPython/wxPython_int.h:345: error: expected ';' before 'public'
include/wx/wxPython/wxPython_int.h:350: error: ISO C++ forbids declaration of 'wxEvent' with no type
include/wx/wxPython/wxPython_int.h:350: error: 'wxEvent' declared as a 'virtual' field
include/wx/wxPython/wxPython_int.h:350: error: expected ';' before '*' token
include/wx/wxPython/wxPython_int.h:351: error: expected `;' before '}' token
include/wx/wxPython/wxPython_int.h:377: error: expected ',' or '...' before '*' token
include/wx/wxPython/wxPython_int.h:377: error: ISO C++ forbids declaration of 'wxChar' with no type
include/wx/wxPython/wxPython_int.h:378: error: expected ',' or '...' before '*' token
include/wx/wxPython/wxPython_int.h:378: error: ISO C++ forbids declaration of 'wxChar' with no type
include/wx/wxPython/wxPython_int.h:379: error: expected ',' or '...' before '*' token
include/wx/wxPython/wxPython_int.h:379: error: ISO C++ forbids declaration of 'wxChar' with no type
include/wx/wxPython/wxPython_int.h:380: error: expected ',' or '...' before '*' token
include/wx/wxPython/wxPython_int.h:380: error: ISO C++ forbids declaration of 'wxChar' with no type
include/wx/wxPython/wxPython_int.h:387: error: expected ';' before '(' token
include/wx/wxPython/wxPython_int.h:389: error: ISO C++ forbids declaration of 'wxString' with no type
include/wx/wxPython/wxPython_int.h:389: error: expected ';' before '*' token
include/wx/wxPython/wxPython_int.h:390: error: expected identifier before '*' token
include/wx/wxPython/wxPython_int.h:390: error: ISO C++ forbids declaration of 'wxString' with no type
include/wx/wxPython/wxPython_int.h:390: error: 'wxString' declared as function returning a function
include/wx/wxPython/wxPython_int.h:391: error: expected ',' or '...' before '&' token
include/wx/wxPython/wxPython_int.h:391: error: ISO C++ forbids declaration of 'wxString' with no type
include/wx/wxPython/wxPython_int.h:397: error: ISO C++ forbids declaration of 'wxPoint' with no type
include/wx/wxPython/wxPython_int.h:397: error: expected ';' before '*' token
include/wx/wxPython/wxPython_int.h:398: error: ISO C++ forbids declaration of 'wxBitmap' with no type
include/wx/wxPython/wxPython_int.h:398: error: expected ';' before '*' token
include/wx/wxPython/wxPython_int.h:399: error: ISO C++ forbids declaration of 'wxString' with no type
include/wx/wxPython/wxPython_int.h:399: error: expected ';' before '*' token
include/wx/wxPython/wxPython_int.h:400: error: ISO C++ forbids declaration of 'wxAcceleratorEntry' with no type
include/wx/wxPython/wxPython_int.h:400: error: expected ';' before '*' token
include/wx/wxPython/wxPython_int.h:402: error: 'wxSize' has not been declared
include/wx/wxPython/wxPython_int.h:403: error: 'wxPoint' has not been declared
include/wx/wxPython/wxPython_int.h:404: error: 'wxRealPoint' has not been declared
include/wx/wxPython/wxPython_int.h:405: error: 'wxRect' has not been declared
include/wx/wxPython/wxPython_int.h:406: error: 'wxColour' has not been declared
include/wx/wxPython/wxPython_int.h:407: error: 'wxPoint2DDouble' has not been declared
include/wx/wxPython/wxPython_int.h:410: error: expected ',' or '...' before '*' token
include/wx/wxPython/wxPython_int.h:410: error: ISO C++ forbids declaration of 'wxChar' with no type
include/wx/wxPython/wxPython_int.h:419: error: expected ';' before '(' token
include/wx/wxPython/wxPython_int.h:420: error: expected ';' before '(' token
include/wx/wxPython/wxPython_int.h:424: error: expected ',' or '...' before '&' token
include/wx/wxPython/wxPython_int.h:424: error: ISO C++ forbids declaration of 'wxArrayString' with no type
include/wx/wxPython/wxPython_int.h:425: error: expected ',' or '...' before '&' token
include/wx/wxPython/wxPython_int.h:425: error: ISO C++ forbids declaration of 'wxArrayInt' with no type
include/wx/wxPython/wxPython_int.h:451: error: expected class-name before '{' token
include/wx/wxPython/wxPython_int.h:470: error: expected class-name before '{' token
include/wx/wxPython/wxPython_int.h:512: error: expected class-name before '{' token
include/wx/wxPython/wxPython_int.h:523: error: expected ';' before '(' token
include/wx/wxPython/wxPython_int.h:524: error: expected ';' before '(' token
include/wx/wxPython/wxPython_int.h:525: error: expected ';' before '(' token
include/wx/wxPython/wxPython_int.h:532: error: 'wxImage' has not been declared
include/wx/wxPython/wxPython_int.h:532: error: 'wxInputStream' has not been declared
include/wx/wxPython/wxPython_int.h:534: error: 'wxImage' has not been declared
include/wx/wxPython/wxPython_int.h:534: error: 'wxOutputStream' has not been declared
include/wx/wxPython/wxPython_int.h:536: error: 'wxInputStream' has not been declared
include/wx/wxPython/wxPython_int.h:537: error: 'wxInputStream' has not been declared
include/wx/wxPython/wxPython_int.h:512: warning: 'class wxPyImageHandler' has virtual functions but non-virtual destructor
include/wx/wxPython/wxPython_int.h:616: error: expected class-name before '{' token
include/wx/wxPython/wxPython_int.h:617: error: ISO C++ forbids declaration of 'DECLARE_ABSTRACT_CLASS' with no type
include/wx/wxPython/wxPython_int.h:619: error: expected ';' before 'public'
include/wx/wxPython/wxPython_int.h:639: error: expected ',' or '...' before '&' token
include/wx/wxPython/wxPython_int.h:639: error: ISO C++ forbids declaration of 'wxString' with no type
include/wx/wxPython/wxPython_int.h:640: error: expected ',' or '...' before '&' token
include/wx/wxPython/wxPython_int.h:640: error: ISO C++ forbids declaration of 'wxString' with no type
include/wx/wxPython/wxPython_int.h:648: error: 'wxString' does not name a type
include/wx/wxPython/wxPython_int.h:654: error: expected ',' or '...' before '&' token
include/wx/wxPython/wxPython_int.h:654: error: ISO C++ forbids declaration of 'wxString' with no type
include/wx/wxPython/pyistream.h:27: error: ISO C++ forbids declaration of 'wxInputStream' with no type
include/wx/wxPython/pyistream.h:27: error: expected ';' before '*' token
include/wx/wxPython/pyistream.h:30: error: expected `)' before '*' token
include/wx/wxPython/pyistream.h:60: error: 'wxSeekMode' has not been declared
include/wx/wxPython/pyistream.h: In member function 'char wxPyInputStream::Peek()':
include/wx/wxPython/pyistream.h:53: error: 'm_wxis' was not declared in this scope
include/wx/wxPython/pyistream.h: In member function 'char wxPyInputStream::GetC()':
include/wx/wxPython/pyistream.h:54: error: 'm_wxis' was not declared in this scope
include/wx/wxPython/pyistream.h: In member function 'size_t wxPyInputStream::LastRead()':
include/wx/wxPython/pyistream.h:55: error: 'm_wxis' was not declared in this scope
include/wx/wxPython/pyistream.h: In member function 'bool wxPyInputStream::CanRead()':
include/wx/wxPython/pyistream.h:56: error: 'm_wxis' was not declared in this scope
include/wx/wxPython/pyistream.h: In member function 'bool wxPyInputStream::Eof()':
include/wx/wxPython/pyistream.h:57: error: 'm_wxis' was not declared in this scope
include/wx/wxPython/pyistream.h: In member function 'bool wxPyInputStream::Ungetch(char)':
include/wx/wxPython/pyistream.h:58: error: 'm_wxis' was not declared in this scope
include/wx/wxPython/pyistream.h: In member function 'long unsigned int wxPyInputStream::SeekI(long unsigned int, int)':
include/wx/wxPython/pyistream.h:61: error: 'm_wxis' was not declared in this scope
include/wx/wxPython/pyistream.h: In member function 'long unsigned int wxPyInputStream::TellI()':
include/wx/wxPython/pyistream.h:62: error: 'm_wxis' was not declared in this scope
include/wx/wxPython/pyistream.h: At global scope:
include/wx/wxPython/pyistream.h:69: error: expected class-name before '{' token
include/wx/wxPython/pyistream.h:72: error: 'wxFileOffset' does not name a type
include/wx/wxPython/pyistream.h:86: error: 'wxFileOffset' does not name a type
include/wx/wxPython/pyistream.h:87: error: 'wxFileOffset' does not name a type
include/wx/wxPython/pyistream.h:69: warning: 'class wxPyCBInputStream' has virtual functions but non-virtual destructor
src/helpers.cpp:120: error: 'wxApp' has not been declared
src/helpers.cpp:120: error: expected constructor, destructor, or type conversion before ';' token
src/helpers.cpp:123: error: definition of implicitly-declared 'wxPyApp::wxPyApp()'
src/helpers.cpp: In destructor 'wxPyApp::~wxPyApp()':
src/helpers.cpp:131: error: 'wxApp' has not been declared
src/helpers.cpp:131: error: 'SetInstance' was not declared in this scope
src/helpers.cpp: In member function 'int wxPyApp::MainLoop()':
src/helpers.cpp:144: error: 'DeletePendingObjects' was not declared in this scope
src/helpers.cpp:145: error: 'wxTopLevelWindows' was not declared in this scope
src/helpers.cpp:147: error: 'm_exitOnFrameDelete' was not declared in this scope
src/helpers.cpp:147: error: 'Later' was not declared in this scope
src/helpers.cpp:148: error: 'Yes' was not declared in this scope
src/helpers.cpp:151: error: 'wxApp' has not been declared
src/helpers.cpp: In member function 'virtual bool wxPyApp::OnInitGui()':
src/helpers.cpp:160: error: 'wxApp' has not been declared
src/helpers.cpp: In member function 'virtual int wxPyApp::OnExit()':
src/helpers.cpp:175: error: 'wxApp' has not been declared
src/helpers.cpp: At global scope:
src/helpers.cpp:269: error: expected ',' or '...' before '&' token
src/helpers.cpp:269: error: ISO C++ forbids declaration of 'wxString' with no type
src/helpers.cpp: In member function 'virtual void wxPyApp::MacOpenFile(int)':
src/helpers.cpp:273: error: 'fileName' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:280: error: expected ',' or '...' before '&' token
src/helpers.cpp:280: error: ISO C++ forbids declaration of 'wxString' with no type
src/helpers.cpp: In member function 'virtual void wxPyApp::MacPrintFile(int)':
src/helpers.cpp:284: error: 'fileName' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:345: error: 'wxString' does not name a type
src/helpers.cpp:382: error: expected ',' or '...' before '&' token
src/helpers.cpp:382: error: ISO C++ forbids declaration of 'wxString' with no type
src/helpers.cpp: In member function 'void wxPyApp::_BootstrapApp()':
src/helpers.cpp:425: error: 'wxEntryStart' was not declared in this scope
src/helpers.cpp:456: error: 'class wxPyApp' has no member named 'argc'
src/helpers.cpp:457: error: 'class wxPyApp' has no member named 'argv'
src/helpers.cpp: In function 'void __wxPyPreStart(PyObject*)':
src/helpers.cpp:576: error: 'wxApp' has not been declared
src/helpers.cpp:576: error: 'WX_BUILD_OPTIONS_SIGNATURE' was not declared in this scope
src/helpers.cpp:576: error: 'CheckBuildOptions' was not declared in this scope
src/helpers.cpp:581: error: 'wxInitAllImageHandlers' was not declared in this scope
src/helpers.cpp: In function 'void __wxPyCleanup()':
src/helpers.cpp:590: error: 'wxEntryCleanup' was not declared in this scope
src/helpers.cpp: In function 'PyObject* __wxPySetDictionary(PyObject*, PyObject*)':
src/helpers.cpp:662: error: 'wxPlatform' was not declared in this scope
src/helpers.cpp:663: error: 'wxUSE_UNICODE' was not declared in this scope
src/helpers.cpp:676: error: 'wxPlatName' was not declared in this scope
src/helpers.cpp: In function 'void rsoPass2(const char*)':
src/helpers.cpp:744: error: 'wxT' was not declared in this scope
src/helpers.cpp:744: error: 'wxCHECK_RET' was not declared in this scope
src/helpers.cpp: In function 'void rsoPass3(const char*, const char*, void*)':
src/helpers.cpp:760: error: 'wxT' was not declared in this scope
src/helpers.cpp:760: error: 'wxCHECK_RET' was not declared in this scope
src/helpers.cpp:769: error: 'wxConvCurrent' was not declared in this scope
src/helpers.cpp:769: error: 'wxString' was not declared in this scope
src/helpers.cpp: In function 'void wxPy_ReinitStockObjects(int)':
src/helpers.cpp:782: error: 'wxTheApp' was not declared in this scope
src/helpers.cpp:802: error: 'wxNORMAL_FONT' was not declared in this scope
src/helpers.cpp:802: error: 'wxFont' was not declared in this scope
src/helpers.cpp:802: error: expected primary-expression before ')' token
src/helpers.cpp:802: error: expected `;' before numeric constant
src/helpers.cpp:802: error: 'wxNORMAL_FONT' was not declared in this scope
src/helpers.cpp:803: error: 'wxSMALL_FONT' was not declared in this scope
src/helpers.cpp:803: error: 'wxFont' was not declared in this scope
src/helpers.cpp:803: error: expected primary-expression before ')' token
src/helpers.cpp:803: error: expected `;' before numeric constant
src/helpers.cpp:803: error: 'wxSMALL_FONT' was not declared in this scope
src/helpers.cpp:804: error: 'wxITALIC_FONT' was not declared in this scope
src/helpers.cpp:804: error: 'wxFont' was not declared in this scope
src/helpers.cpp:804: error: expected primary-expression before ')' token
src/helpers.cpp:804: error: expected `;' before numeric constant
src/helpers.cpp:804: error: 'wxITALIC_FONT' was not declared in this scope
src/helpers.cpp:805: error: 'wxSWISS_FONT' was not declared in this scope
src/helpers.cpp:805: error: 'wxFont' was not declared in this scope
src/helpers.cpp:805: error: expected primary-expression before ')' token
src/helpers.cpp:805: error: expected `;' before numeric constant
src/helpers.cpp:805: error: 'wxSWISS_FONT' was not declared in this scope
src/helpers.cpp:807: error: 'wxRED_PEN' was not declared in this scope
src/helpers.cpp:807: error: 'wxPen' was not declared in this scope
src/helpers.cpp:807: error: expected primary-expression before ')' token
src/helpers.cpp:807: error: expected `;' before numeric constant
src/helpers.cpp:807: error: 'wxRED_PEN' was not declared in this scope
src/helpers.cpp:808: error: 'wxCYAN_PEN' was not declared in this scope
src/helpers.cpp:808: error: 'wxPen' was not declared in this scope
src/helpers.cpp:808: error: expected primary-expression before ')' token
src/helpers.cpp:808: error: expected `;' before numeric constant
src/helpers.cpp:808: error: 'wxCYAN_PEN' was not declared in this scope
src/helpers.cpp:809: error: 'wxGREEN_PEN' was not declared in this scope
src/helpers.cpp:809: error: 'wxPen' was not declared in this scope
src/helpers.cpp:809: error: expected primary-expression before ')' token
src/helpers.cpp:809: error: expected `;' before numeric constant
src/helpers.cpp:809: error: 'wxGREEN_PEN' was not declared in this scope
src/helpers.cpp:810: error: 'wxBLACK_PEN' was not declared in this scope
src/helpers.cpp:810: error: 'wxPen' was not declared in this scope
src/helpers.cpp:810: error: expected primary-expression before ')' token
src/helpers.cpp:810: error: expected `;' before numeric constant
src/helpers.cpp:810: error: 'wxBLACK_PEN' was not declared in this scope
src/helpers.cpp:811: error: 'wxWHITE_PEN' was not declared in this scope
src/helpers.cpp:811: error: 'wxPen' was not declared in this scope
src/helpers.cpp:811: error: expected primary-expression before ')' token
src/helpers.cpp:811: error: expected `;' before numeric constant
src/helpers.cpp:811: error: 'wxWHITE_PEN' was not declared in this scope
src/helpers.cpp:812: error: 'wxTRANSPARENT_PEN' was not declared in this scope
src/helpers.cpp:812: error: 'wxPen' was not declared in this scope
src/helpers.cpp:812: error: expected primary-expression before ')' token
src/helpers.cpp:812: error: expected `;' before numeric constant
src/helpers.cpp:812: error: 'wxTRANSPARENT_PEN' was not declared in this scope
src/helpers.cpp:813: error: 'wxBLACK_DASHED_PEN' was not declared in this scope
src/helpers.cpp:813: error: 'wxPen' was not declared in this scope
src/helpers.cpp:813: error: expected primary-expression before ')' token
src/helpers.cpp:813: error: expected `;' before numeric constant
src/helpers.cpp:813: error: 'wxBLACK_DASHED_PEN' was not declared in this scope
src/helpers.cpp:814: error: 'wxGREY_PEN' was not declared in this scope
src/helpers.cpp:814: error: 'wxPen' was not declared in this scope
src/helpers.cpp:814: error: expected primary-expression before ')' token
src/helpers.cpp:814: error: expected `;' before numeric constant
src/helpers.cpp:814: error: 'wxGREY_PEN' was not declared in this scope
src/helpers.cpp:815: error: 'wxMEDIUM_GREY_PEN' was not declared in this scope
src/helpers.cpp:815: error: 'wxPen' was not declared in this scope
src/helpers.cpp:815: error: expected primary-expression before ')' token
src/helpers.cpp:815: error: expected `;' before numeric constant
src/helpers.cpp:815: error: 'wxMEDIUM_GREY_PEN' was not declared in this scope
src/helpers.cpp:816: error: 'wxLIGHT_GREY_PEN' was not declared in this scope
src/helpers.cpp:816: error: 'wxPen' was not declared in this scope
src/helpers.cpp:816: error: expected primary-expression before ')' token
src/helpers.cpp:816: error: expected `;' before numeric constant
src/helpers.cpp:816: error: 'wxLIGHT_GREY_PEN' was not declared in this scope
src/helpers.cpp:818: error: 'wxBLUE_BRUSH' was not declared in this scope
src/helpers.cpp:818: error: 'wxBrush' was not declared in this scope
src/helpers.cpp:818: error: expected primary-expression before ')' token
src/helpers.cpp:818: error: expected `;' before numeric constant
src/helpers.cpp:818: error: 'wxBLUE_BRUSH' was not declared in this scope
src/helpers.cpp:819: error: 'wxGREEN_BRUSH' was not declared in this scope
src/helpers.cpp:819: error: 'wxBrush' was not declared in this scope
src/helpers.cpp:819: error: expected primary-expression before ')' token
src/helpers.cpp:819: error: expected `;' before numeric constant
src/helpers.cpp:819: error: 'wxGREEN_BRUSH' was not declared in this scope
src/helpers.cpp:820: error: 'wxWHITE_BRUSH' was not declared in this scope
src/helpers.cpp:820: error: 'wxBrush' was not declared in this scope
src/helpers.cpp:820: error: expected primary-expression before ')' token
src/helpers.cpp:820: error: expected `;' before numeric constant
src/helpers.cpp:820: error: 'wxWHITE_BRUSH' was not declared in this scope
src/helpers.cpp:821: error: 'wxBLACK_BRUSH' was not declared in this scope
src/helpers.cpp:821: error: 'wxBrush' was not declared in this scope
src/helpers.cpp:821: error: expected primary-expression before ')' token
src/helpers.cpp:821: error: expected `;' before numeric constant
src/helpers.cpp:821: error: 'wxBLACK_BRUSH' was not declared in this scope
src/helpers.cpp:822: error: 'wxTRANSPARENT_BRUSH' was not declared in this scope
src/helpers.cpp:822: error: 'wxBrush' was not declared in this scope
src/helpers.cpp:822: error: expected primary-expression before ')' token
src/helpers.cpp:822: error: expected `;' before numeric constant
src/helpers.cpp:822: error: 'wxTRANSPARENT_BRUSH' was not declared in this scope
src/helpers.cpp:823: error: 'wxCYAN_BRUSH' was not declared in this scope
src/helpers.cpp:823: error: 'wxBrush' was not declared in this scope
src/helpers.cpp:823: error: expected primary-expression before ')' token
src/helpers.cpp:823: error: expected `;' before numeric constant
src/helpers.cpp:823: error: 'wxCYAN_BRUSH' was not declared in this scope
src/helpers.cpp:824: error: 'wxRED_BRUSH' was not declared in this scope
src/helpers.cpp:824: error: 'wxBrush' was not declared in this scope
src/helpers.cpp:824: error: expected primary-expression before ')' token
src/helpers.cpp:824: error: expected `;' before numeric constant
src/helpers.cpp:824: error: 'wxRED_BRUSH' was not declared in this scope
src/helpers.cpp:825: error: 'wxGREY_BRUSH' was not declared in this scope
src/helpers.cpp:825: error: 'wxBrush' was not declared in this scope
src/helpers.cpp:825: error: expected primary-expression before ')' token
src/helpers.cpp:825: error: expected `;' before numeric constant
src/helpers.cpp:825: error: 'wxGREY_BRUSH' was not declared in this scope
src/helpers.cpp:826: error: 'wxMEDIUM_GREY_BRUSH' was not declared in this scope
src/helpers.cpp:826: error: 'wxBrush' was not declared in this scope
src/helpers.cpp:826: error: expected primary-expression before ')' token
src/helpers.cpp:826: error: expected `;' before numeric constant
src/helpers.cpp:826: error: 'wxMEDIUM_GREY_BRUSH' was not declared in this scope
src/helpers.cpp:827: error: 'wxLIGHT_GREY_BRUSH' was not declared in this scope
src/helpers.cpp:827: error: 'wxBrush' was not declared in this scope
src/helpers.cpp:827: error: expected primary-expression before ')' token
src/helpers.cpp:827: error: expected `;' before numeric constant
src/helpers.cpp:827: error: 'wxLIGHT_GREY_BRUSH' was not declared in this scope
src/helpers.cpp:829: error: 'wxBLACK' was not declared in this scope
src/helpers.cpp:829: error: 'wxColour' was not declared in this scope
src/helpers.cpp:829: error: expected primary-expression before ')' token
src/helpers.cpp:829: error: expected `;' before numeric constant
src/helpers.cpp:829: error: 'wxBLACK' was not declared in this scope
src/helpers.cpp:830: error: 'wxWHITE' was not declared in this scope
src/helpers.cpp:830: error: 'wxColour' was not declared in this scope
src/helpers.cpp:830: error: expected primary-expression before ')' token
src/helpers.cpp:830: error: expected `;' before numeric constant
src/helpers.cpp:830: error: 'wxWHITE' was not declared in this scope
src/helpers.cpp:831: error: 'wxRED' was not declared in this scope
src/helpers.cpp:831: error: 'wxColour' was not declared in this scope
src/helpers.cpp:831: error: expected primary-expression before ')' token
src/helpers.cpp:831: error: expected `;' before numeric constant
src/helpers.cpp:831: error: 'wxRED' was not declared in this scope
src/helpers.cpp:832: error: 'wxBLUE' was not declared in this scope
src/helpers.cpp:832: error: 'wxColour' was not declared in this scope
src/helpers.cpp:832: error: expected primary-expression before ')' token
src/helpers.cpp:832: error: expected `;' before numeric constant
src/helpers.cpp:832: error: 'wxBLUE' was not declared in this scope
src/helpers.cpp:833: error: 'wxGREEN' was not declared in this scope
src/helpers.cpp:833: error: 'wxColour' was not declared in this scope
src/helpers.cpp:833: error: expected primary-expression before ')' token
src/helpers.cpp:833: error: expected `;' before numeric constant
src/helpers.cpp:833: error: 'wxGREEN' was not declared in this scope
src/helpers.cpp:834: error: 'wxCYAN' was not declared in this scope
src/helpers.cpp:834: error: 'wxColour' was not declared in this scope
src/helpers.cpp:834: error: expected primary-expression before ')' token
src/helpers.cpp:834: error: expected `;' before numeric constant
src/helpers.cpp:834: error: 'wxCYAN' was not declared in this scope
src/helpers.cpp:835: error: 'wxLIGHT_GREY' was not declared in this scope
src/helpers.cpp:835: error: 'wxColour' was not declared in this scope
src/helpers.cpp:835: error: expected primary-expression before ')' token
src/helpers.cpp:835: error: expected `;' before numeric constant
src/helpers.cpp:835: error: 'wxLIGHT_GREY' was not declared in this scope
src/helpers.cpp:837: error: 'wxSTANDARD_CURSOR' was not declared in this scope
src/helpers.cpp:837: error: 'wxCursor' was not declared in this scope
src/helpers.cpp:837: error: expected primary-expression before ')' token
src/helpers.cpp:837: error: expected `;' before numeric constant
src/helpers.cpp:837: error: 'wxSTANDARD_CURSOR' was not declared in this scope
src/helpers.cpp:838: error: 'wxHOURGLASS_CURSOR' was not declared in this scope
src/helpers.cpp:838: error: 'wxCursor' was not declared in this scope
src/helpers.cpp:838: error: expected primary-expression before ')' token
src/helpers.cpp:838: error: expected `;' before numeric constant
src/helpers.cpp:838: error: 'wxHOURGLASS_CURSOR' was not declared in this scope
src/helpers.cpp:839: error: 'wxCROSS_CURSOR' was not declared in this scope
src/helpers.cpp:839: error: 'wxCursor' was not declared in this scope
src/helpers.cpp:839: error: expected primary-expression before ')' token
src/helpers.cpp:839: error: expected `;' before numeric constant
src/helpers.cpp:839: error: 'wxCROSS_CURSOR' was not declared in this scope
src/helpers.cpp:841: error: 'wxNullBitmap' was not declared in this scope
src/helpers.cpp:842: error: 'wxNullIcon' was not declared in this scope
src/helpers.cpp:843: error: 'wxNullCursor' was not declared in this scope
src/helpers.cpp:844: error: 'wxNullPen' was not declared in this scope
src/helpers.cpp:845: error: 'wxNullBrush' was not declared in this scope
src/helpers.cpp:846: error: 'wxNullPalette' was not declared in this scope
src/helpers.cpp:847: error: 'wxNullFont' was not declared in this scope
src/helpers.cpp:848: error: 'wxNullColour' was not declared in this scope
src/helpers.cpp:850: error: 'wxTheFontList' was not declared in this scope
src/helpers.cpp:850: error: 'wxFontList' was not declared in this scope
src/helpers.cpp:850: error: expected primary-expression before ')' token
src/helpers.cpp:850: error: expected `;' before numeric constant
src/helpers.cpp:850: error: 'wxTheFontList' was not declared in this scope
src/helpers.cpp:851: error: 'wxThePenList' was not declared in this scope
src/helpers.cpp:851: error: 'wxPenList' was not declared in this scope
src/helpers.cpp:851: error: expected primary-expression before ')' token
src/helpers.cpp:851: error: expected `;' before numeric constant
src/helpers.cpp:851: error: 'wxThePenList' was not declared in this scope
src/helpers.cpp:852: error: 'wxTheBrushList' was not declared in this scope
src/helpers.cpp:852: error: 'wxBrushList' was not declared in this scope
src/helpers.cpp:852: error: expected primary-expression before ')' token
src/helpers.cpp:852: error: expected `;' before numeric constant
src/helpers.cpp:852: error: 'wxTheBrushList' was not declared in this scope
src/helpers.cpp:853: error: 'wxTheColourDatabase' was not declared in this scope
src/helpers.cpp:853: error: 'wxColourDatabase' was not declared in this scope
src/helpers.cpp:853: error: expected primary-expression before ')' token
src/helpers.cpp:853: error: expected `;' before numeric constant
src/helpers.cpp:853: error: 'wxTheColourDatabase' was not declared in this scope
src/helpers.cpp:856: error: 'wxDefaultValidator' was not declared in this scope
src/helpers.cpp:857: error: 'wxNullImage' was not declared in this scope
src/helpers.cpp:858: error: 'wxNullAcceleratorTable' was not declared in this scope
src/helpers.cpp: In function 'bool wxPyCheckForApp()':
src/helpers.cpp:871: error: 'wxTheApp' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:988: error: redefinition of 'PyObject* wxPyMake_wxObject'
include/wx/wxPython/wxPython_int.h:127: error: 'PyObject* wxPyMake_wxObject' previously defined here
src/helpers.cpp:988: error: 'wxObject' was not declared in this scope
src/helpers.cpp:988: error: 'source' was not declared in this scope
src/helpers.cpp:988: error: expected primary-expression before 'bool'
src/helpers.cpp:988: error: expected primary-expression before 'bool'
src/helpers.cpp:1053: error: redefinition of 'PyObject* wxPyMake_wxSizer'
include/wx/wxPython/wxPython_int.h:128: error: 'PyObject* wxPyMake_wxSizer' previously defined here
src/helpers.cpp:1053: error: 'wxSizer' was not declared in this scope
src/helpers.cpp:1053: error: 'source' was not declared in this scope
src/helpers.cpp:1053: error: expected primary-expression before 'bool'
src/helpers.cpp: In member function 'bool wxPyInputStream::eof()':
src/helpers.cpp:1215: error: 'm_wxis' was not declared in this scope
src/helpers.cpp: In destructor 'wxPyInputStream::~wxPyInputStream()':
src/helpers.cpp:1222: error: 'm_wxis' was not declared in this scope
src/helpers.cpp:1223: error: type '<type error>' argument given to 'delete', expected pointer
src/helpers.cpp: In member function 'PyObject* wxPyInputStream::read(int)':
src/helpers.cpp:1231: error: 'wxMemoryBuffer' was not declared in this scope
src/helpers.cpp:1231: error: expected `;' before 'buf'
src/helpers.cpp:1235: error: 'm_wxis' was not declared in this scope
src/helpers.cpp:1244: error: 'm_wxis' was not declared in this scope
src/helpers.cpp:1245: error: 'buf' was not declared in this scope
src/helpers.cpp:1250: error: 'm_wxis' was not declared in this scope
src/helpers.cpp:1250: error: 'buf' was not declared in this scope
src/helpers.cpp:1256: error: 'wxStreamError' was not declared in this scope
src/helpers.cpp:1256: error: expected `;' before 'err'
src/helpers.cpp:1257: error: 'err' was not declared in this scope
src/helpers.cpp:1257: error: 'wxSTREAM_NO_ERROR' was not declared in this scope
src/helpers.cpp:1257: error: 'wxSTREAM_EOF' was not declared in this scope
src/helpers.cpp:1262: error: 'buf' was not declared in this scope
src/helpers.cpp: In member function 'PyObject* wxPyInputStream::readline(int)':
src/helpers.cpp:1271: error: 'wxMemoryBuffer' was not declared in this scope
src/helpers.cpp:1271: error: expected `;' before 'buf'
src/helpers.cpp:1276: error: 'm_wxis' was not declared in this scope
src/helpers.cpp:1284: error: 'm_wxis' was not declared in this scope
src/helpers.cpp:1286: error: 'buf' was not declared in this scope
src/helpers.cpp:1291: error: 'wxStreamError' was not declared in this scope
src/helpers.cpp:1291: error: expected `;' before 'err'
src/helpers.cpp:1292: error: 'err' was not declared in this scope
src/helpers.cpp:1292: error: 'wxSTREAM_NO_ERROR' was not declared in this scope
src/helpers.cpp:1292: error: 'wxSTREAM_EOF' was not declared in this scope
src/helpers.cpp:1297: error: 'buf' was not declared in this scope
src/helpers.cpp: In member function 'PyObject* wxPyInputStream::readlines(int)':
src/helpers.cpp:1308: error: 'm_wxis' was not declared in this scope
src/helpers.cpp:1329: error: 'm_wxis' was not declared in this scope
src/helpers.cpp:1344: error: 'wxStreamError' was not declared in this scope
src/helpers.cpp:1344: error: expected `;' before 'err'
src/helpers.cpp:1345: error: 'err' was not declared in this scope
src/helpers.cpp:1345: error: 'wxSTREAM_NO_ERROR' was not declared in this scope
src/helpers.cpp:1345: error: 'wxSTREAM_EOF' was not declared in this scope
src/helpers.cpp: In member function 'void wxPyInputStream::seek(int, int)':
src/helpers.cpp:1358: error: 'm_wxis' was not declared in this scope
src/helpers.cpp:1359: error: 'wxSeekMode' was not declared in this scope
src/helpers.cpp: In member function 'int wxPyInputStream::tell()':
src/helpers.cpp:1363: error: 'm_wxis' was not declared in this scope
src/helpers.cpp: In constructor 'wxPyCBInputStream::wxPyCBInputStream(PyObject*, PyObject*, PyObject*, bool)':
src/helpers.cpp:1372: error: class 'wxPyCBInputStream' does not have any field named 'wxInputStream'
src/helpers.cpp: At global scope:
src/helpers.cpp:1439: error: 'wxFileOffset' does not name a type
src/helpers.cpp: In member function 'virtual size_t wxPyCBInputStream::OnSysRead(void*, size_t)':
src/helpers.cpp:1465: error: 'm_lasterror' was not declared in this scope
src/helpers.cpp:1465: error: 'wxSTREAM_EOF' was not declared in this scope
src/helpers.cpp:1473: error: 'm_lasterror' was not declared in this scope
src/helpers.cpp:1473: error: 'wxSTREAM_READ_ERROR' was not declared in this scope
src/helpers.cpp: In member function 'virtual size_t wxPyCBInputStream::OnSysWrite(const void*, size_t)':
src/helpers.cpp:1479: error: 'm_lasterror' was not declared in this scope
src/helpers.cpp:1479: error: 'wxSTREAM_WRITE_ERROR' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:1484: error: 'wxFileOffset' does not name a type
src/helpers.cpp:1505: error: 'wxFileOffset' does not name a type
src/helpers.cpp:1524: error: 'wxObject' has not been declared
src/helpers.cpp:1524: error: expected constructor, destructor, or type conversion before ';' token
src/helpers.cpp:1526: error: prototype for 'wxPyCallback::wxPyCallback(PyObject*)' does not match any in class 'wxPyCallback'
include/wx/wxPython/wxPython_int.h:300: error: candidate is: wxPyCallback::wxPyCallback(const wxPyCallback&)
src/helpers.cpp:1547: error: variable or field 'EventThunker' declared void
src/helpers.cpp:1547: error: 'int wxPyCallback::EventThunker' is not a static member of 'class wxPyCallback'
src/helpers.cpp:1547: error: 'wxEvent' was not declared in this scope
src/helpers.cpp:1547: error: 'event' was not declared in this scope
src/helpers.cpp:1547: error: expected ',' or ';' before '{' token
src/helpers.cpp:1860: error: 'wxEvent' has not been declared
src/helpers.cpp:1860: error: expected constructor, destructor, or type conversion before ';' token
src/helpers.cpp:1861: error: 'wxCommandEvent' has not been declared
src/helpers.cpp:1861: error: expected constructor, destructor, or type conversion before ';' token
src/helpers.cpp:1864: error: 'wxEventType' has not been declared
src/helpers.cpp:1864: error: prototype for 'wxPyEvent::wxPyEvent(int, int)' does not match any in class 'wxPyEvent'
include/wx/wxPython/wxPython_int.h:336: error: candidate is: wxPyEvent::wxPyEvent(const wxPyEvent&)
src/helpers.cpp: In constructor 'wxPyEvent::wxPyEvent(int, int)':
src/helpers.cpp:1865: error: class 'wxPyEvent' does not have any field named 'wxEvent'
src/helpers.cpp: In copy constructor 'wxPyEvent::wxPyEvent(const wxPyEvent&)':
src/helpers.cpp:1870: error: class 'wxPyEvent' does not have any field named 'wxEvent'
src/helpers.cpp: At global scope:
src/helpers.cpp:1880: error: expected `)' before 'commandType'
src/helpers.cpp: In copy constructor 'wxPyCommandEvent::wxPyCommandEvent(const wxPyCommandEvent&)':
src/helpers.cpp:1886: error: class 'wxPyCommandEvent' does not have any field named 'wxCommandEvent'
src/helpers.cpp: At global scope:
src/helpers.cpp:1903: error: redefinition of 'PyObject* wxPy_ConvertList'
include/wx/wxPython/wxPython_int.h:131: error: 'PyObject* wxPy_ConvertList' previously defined here
src/helpers.cpp:1903: error: 'wxListBase' was not declared in this scope
src/helpers.cpp:1903: error: 'listbase' was not declared in this scope
src/helpers.cpp:1924: error: redefinition of 'long int wxPyGetWinHandle'
include/wx/wxPython/wxPython_int.h:132: error: 'long int wxPyGetWinHandle' previously defined here
src/helpers.cpp:1924: error: 'wxWindow' was not declared in this scope
src/helpers.cpp:1924: error: 'win' was not declared in this scope
src/helpers.cpp:1946: error: expected constructor, destructor, or type conversion before '*' token
src/helpers.cpp:1992: error: 'wxString' does not name a type
src/helpers.cpp:2035: error: expected ',' or '...' before '&' token
src/helpers.cpp:2035: error: ISO C++ forbids declaration of 'wxString' with no type
src/helpers.cpp: In function 'PyObject* wx2PyString(int)':
src/helpers.cpp:2041: error: 'src' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:2154: error: 'wxPoint' has not been declared
src/helpers.cpp: In function 'bool wxPointFromObjects(PyObject*, PyObject*, int*)':
src/helpers.cpp:2156: error: request for member 'x' in '* point', which is of non-class type 'int'
src/helpers.cpp:2157: error: request for member 'y' in '* point', which is of non-class type 'int'
src/helpers.cpp:2161: error: request for member 'x' in '* point', which is of non-class type 'int'
src/helpers.cpp:2162: error: request for member 'y' in '* point', which is of non-class type 'int'
src/helpers.cpp:2171: error: request for member 'x' in '* point', which is of non-class type 'int'
src/helpers.cpp:2172: error: request for member 'y' in '* point', which is of non-class type 'int'
src/helpers.cpp: At global scope:
src/helpers.cpp:2179: error: expected constructor, destructor, or type conversion before '*' token
src/helpers.cpp:2264: error: expected constructor, destructor, or type conversion before '*' token
src/helpers.cpp:2295: error: expected constructor, destructor, or type conversion before '*' token
src/helpers.cpp:2328: error: expected constructor, destructor, or type conversion before '*' token
src/helpers.cpp:2364: error: expected constructor, destructor, or type conversion before '*' token
src/helpers.cpp:2460: error: expected ',' or '...' before '*' token
src/helpers.cpp:2460: error: ISO C++ forbids declaration of 'wxChar' with no type
src/helpers.cpp: In function 'bool wxPySimple_typecheck(PyObject*, int)':
src/helpers.cpp:2465: error: 'classname' was not declared in this scope
src/helpers.cpp:2469: error: 'seqLen' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:2475: error: 'wxSize' has not been declared
src/helpers.cpp: In function 'bool wxSize_helper(PyObject*, int**)':
src/helpers.cpp:2478: error: 'wxSize' was not declared in this scope
src/helpers.cpp:2481: error: 'wxT' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:2485: error: 'wxPoint' has not been declared
src/helpers.cpp: In function 'bool wxPoint_helper(PyObject*, int**)':
src/helpers.cpp:2488: error: 'wxPoint' was not declared in this scope
src/helpers.cpp:2491: error: 'wxT' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:2496: error: 'wxRealPoint' has not been declared
src/helpers.cpp: In function 'bool wxRealPoint_helper(PyObject*, int**)':
src/helpers.cpp:2499: error: 'wxRealPoint' was not declared in this scope
src/helpers.cpp:2505: error: 'wxRealPoint' was not declared in this scope
src/helpers.cpp:2505: error: 'ptr' was not declared in this scope
src/helpers.cpp:2506: error: 'wxT' was not declared in this scope
src/helpers.cpp:2520: error: 'wxRealPoint' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:2533: error: 'wxRect' has not been declared
src/helpers.cpp: In function 'bool wxRect_helper(PyObject*, int**)':
src/helpers.cpp:2536: error: 'wxRect' was not declared in this scope
src/helpers.cpp:2542: error: 'wxRect' was not declared in this scope
src/helpers.cpp:2542: error: 'ptr' was not declared in this scope
src/helpers.cpp:2543: error: 'wxT' was not declared in this scope
src/helpers.cpp:2563: error: 'wxRect' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:2578: error: 'wxColour' has not been declared
src/helpers.cpp: In function 'bool wxColour_helper(PyObject*, int**)':
src/helpers.cpp:2581: error: 'wxNullColour' was not declared in this scope
src/helpers.cpp:2587: error: 'wxColour' was not declared in this scope
src/helpers.cpp:2587: error: 'ptr' was not declared in this scope
src/helpers.cpp:2588: error: 'wxT' was not declared in this scope
src/helpers.cpp:2595: error: 'wxString' was not declared in this scope
src/helpers.cpp:2595: error: expected `;' before 'spec'
src/helpers.cpp:2596: error: 'spec' was not declared in this scope
src/helpers.cpp:2603: error: 'wxColour' was not declared in this scope
src/helpers.cpp:2607: error: 'wxColour' was not declared in this scope
src/helpers.cpp:2622: error: 'wxColour' was not declared in this scope
src/helpers.cpp: In function 'bool wxColour_typecheck(PyObject*)':
src/helpers.cpp:2638: error: 'wxT' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:2649: error: 'wxPoint2D' has not been declared
src/helpers.cpp: In function 'bool wxPoint2D_helper(PyObject*, int**)':
src/helpers.cpp:2652: error: 'wxPoint2D' was not declared in this scope
src/helpers.cpp:2658: error: 'wxPoint2D' was not declared in this scope
src/helpers.cpp:2658: error: 'ptr' was not declared in this scope
src/helpers.cpp:2659: error: 'wxT' was not declared in this scope
src/helpers.cpp:2674: error: 'wxPoint2D' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:2687: error: expected ',' or '...' before '&' token
src/helpers.cpp:2687: error: ISO C++ forbids declaration of 'wxArrayString' with no type
src/helpers.cpp: In function 'PyObject* wxArrayString2PyList_helper(int)':
src/helpers.cpp:2690: error: 'arr' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:2703: error: expected ',' or '...' before '&' token
src/helpers.cpp:2703: error: ISO C++ forbids declaration of 'wxArrayInt' with no type
src/helpers.cpp: In function 'PyObject* wxArrayInt2PyList_helper(int)':
src/helpers.cpp:2706: error: 'arr' was not declared in this scope
src/helpers.cpp: At global scope:
src/helpers.cpp:2726: error: 'PyObject* wxPyImageHandler::py_InputStream' is not a static member of 'class wxPyImageHandler'
src/helpers.cpp:2726: error: 'wxInputStream' was not declared in this scope
src/helpers.cpp:2726: error: 'stream' was not declared in this scope
src/helpers.cpp:2726: error: expected ',' or ';' before '{' token
src/helpers.cpp:2731: error: 'PyObject* wxPyImageHandler::py_Image' is not a static member of 'class wxPyImageHandler'
src/helpers.cpp:2731: error: 'wxImage' was not declared in this scope
src/helpers.cpp:2731: error: 'image' was not declared in this scope
src/helpers.cpp:2731: error: expected ',' or ';' before '{' token
src/helpers.cpp:2735: error: 'PyObject* wxPyImageHandler::py_OutputStream' is not a static member of 'class wxPyImageHandler'
src/helpers.cpp:2735: error: 'wxOutputStream' was not declared in this scope
src/helpers.cpp:2735: error: 'stream' was not declared in this scope
src/helpers.cpp:2735: error: expected ',' or ';' before '{' token
src/helpers.cpp:2763: error: 'bool wxPyImageHandler::DoCanRead' is not a static member of 'class wxPyImageHandler'
src/helpers.cpp:2763: error: 'wxInputStream' was not declared in this scope
src/helpers.cpp:2763: error: 'stream' was not declared in this scope
src/helpers.cpp:2763: error: expected ',' or ';' before '{' token
src/helpers.cpp:2785: error: 'bool wxPyImageHandler::LoadFile' is not a static member of 'class wxPyImageHandler'
src/helpers.cpp:2785: error: 'wxImage' was not declared in this scope
src/helpers.cpp:2785: error: 'image' was not declared in this scope
src/helpers.cpp:2785: error: 'wxInputStream' was not declared in this scope
src/helpers.cpp:2785: error: 'stream' was not declared in this scope
src/helpers.cpp:2786: error: expected primary-expression before 'bool'
src/helpers.cpp:2786: error: expected primary-expression before 'int'
src/helpers.cpp:2786: error: initializer expression list treated as compound expression
src/helpers.cpp:2786: error: expected ',' or ';' before '{' token
src/helpers.cpp:2810: error: 'bool wxPyImageHandler::SaveFile' is not a static member of 'class wxPyImageHandler'
src/helpers.cpp:2810: error: 'wxImage' was not declared in this scope
src/helpers.cpp:2810: error: 'image' was not declared in this scope
src/helpers.cpp:2810: error: 'wxOutputStream' was not declared in this scope
src/helpers.cpp:2810: error: 'stream' was not declared in this scope
src/helpers.cpp:2811: error: expected primary-expression before 'bool'
src/helpers.cpp:2811: error: initializer expression list treated as compound expression
alias.mine
/alias.mine
[c80-216-43-101:~] db% sudo su
Password:
c80-216-43-101:/Users/db root#                 /opt/local/bin/port -c selfupdate

MacPorts base version 1.600 installed

Downloaded MacPorts base version 1.600

The MacPorts installation is not outdated and so was not updated
selfupdate done!
c80-216-43-101:/Users/db root#                 /opt/local/bin/port -c upgrade installed
Error: No port DarwinPortsStartup found.
--->  Fetching bash
--->  Attempting to fetch bash32-034 from http://ftp.gnu.org/gnu/bash/bash-3.2-patches
--->  Attempting to fetch bash32-035 from http://ftp.gnu.org/gnu/bash/bash-3.2-patches
--->  Attempting to fetch bash32-036 from http://ftp.gnu.org/gnu/bash/bash-3.2-patches
--->  Attempting to fetch bash32-037 from http://ftp.gnu.org/gnu/bash/bash-3.2-patches
--->  Attempting to fetch bash32-038 from http://ftp.gnu.org/gnu/bash/bash-3.2-patches
--->  Attempting to fetch bash32-039 from http://ftp.gnu.org/gnu/bash/bash-3.2-patches
--->  Verifying checksum(s) for bash
--->  Extracting bash
--->  Applying patches to bash
--->  Configuring bash
--->  Building bash with target all
--->  Staging bash into destroot
--->  Deactivating bash 3.2.33_0
--->  Installing bash 3.2.39_0
--->  Activating bash 3.2.39_0
--->  Cleaning bash
--->  Fetching libsdl
Error: 
Error: Installation of libSDL is exiting because it believes you have
Error: QuickTime version 7.1.2 installed.
Error: 
Error: On Mac OS X 10.3/Xcode 1.5, you must have QuickTime 7.0.3 or lower if
Error: you want to install the libSDL port.
Error: 
Error: If you actually have QuickTime 7.0.3 or below and you think you should not be
Error: receiving this error message, you can report the problem here:
Error: http://trac.macports.org/projects/macports/ticket/6533
Error: Target org.macports.fetch returned: libsdl cannot build on Panther with QuickTime 7.0.4 or later.
Error: Unable to upgrade port: 1
--->  Fetching libsdl
Error: 
Error: Installation of libSDL is exiting because it believes you have
Error: QuickTime version 7.1.2 installed.
Error: 
Error: On Mac OS X 10.3/Xcode 1.5, you must have QuickTime 7.0.3 or lower if
Error: you want to install the libSDL port.
Error: 
Error: If you actually have QuickTime 7.0.3 or below and you think you should not be
Error: receiving this error message, you can report the problem here:
Error: http://trac.macports.org/projects/macports/ticket/6533
Error: Target org.macports.fetch returned: libsdl cannot build on Panther with QuickTime 7.0.4 or later.
Error: Unable to upgrade port: 1
--->  Fetching libsdl
Error: 
Error: Installation of libSDL is exiting because it believes you have
Error: QuickTime version 7.1.2 installed.
Error: 
Error: On Mac OS X 10.3/Xcode 1.5, you must have QuickTime 7.0.3 or lower if
Error: you want to install the libSDL port.
Error: 
Error: If you actually have QuickTime 7.0.3 or below and you think you should not be
Error: receiving this error message, you can report the problem here:
Error: http://trac.macports.org/projects/macports/ticket/6533
Error: Target org.macports.fetch returned: libsdl cannot build on Panther with QuickTime 7.0.4 or later.
Error: Unable to upgrade port: 1
--->  Fetching libsdl
Error: 
Error: Installation of libSDL is exiting because it believes you have
Error: QuickTime version 7.1.2 installed.
Error: 
Error: On Mac OS X 10.3/Xcode 1.5, you must have QuickTime 7.0.3 or lower if
Error: you want to install the libSDL port.
Error: 
Error: If you actually have QuickTime 7.0.3 or below and you think you should not be
Error: receiving this error message, you can report the problem here:
Error: http://trac.macports.org/projects/macports/ticket/6533
Error: Target org.macports.fetch returned: libsdl cannot build on Panther with QuickTime 7.0.4 or later.
Error: Unable to upgrade port: 1
--->  Fetching libsdl
Error: 
Error: Installation of libSDL is exiting because it believes you have
Error: QuickTime version 7.1.2 installed.
Error: 
Error: On Mac OS X 10.3/Xcode 1.5, you must have QuickTime 7.0.3 or lower if
Error: you want to install the libSDL port.
Error: 
Error: If you actually have QuickTime 7.0.3 or below and you think you should not be
Error: receiving this error message, you can report the problem here:
Error: http://trac.macports.org/projects/macports/ticket/6533
Error: Target org.macports.fetch returned: libsdl cannot build on Panther with QuickTime 7.0.4 or later.
Error: Unable to upgrade port: 1
--->  Activating wxWidgets26 2.6.4_0
Error: Activating wxWidgets26 2.6.4_0 failed: Image error: /opt/local/bin/wx-config is being used by the active wxWidgets port.  Please deactivate this port first, or use the -f flag to force the activation.

comment:3 Changed 16 years ago by jmroot (Joshua Root)

Your problem is actually that you can't have wxWidgets26 and wxWidgets active at the same time, and bittorrent requires the former.

comment:4 Changed 16 years ago by dbonde+bugs+macosforge.org@…

So how do I fix this? Or are the requirements in the portfile invalid?

comment:5 Changed 16 years ago by dbonde+bugs+macosforge.org@…

Cc: dbonde+bugs+macosforge.org@… added

Cc Me!

comment:6 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: ticketformatting added
Milestone: Port Bugs

comment:7 Changed 16 years ago by jmroot (Joshua Root)

Description: modified (diff)
Keywords: ticketformatting removed

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

Keywords: wxwidget removed
Port: wxwidgets26 wxwidgets added
Summary: wxwidget fails to installwxwidgets26 fails to install when wxwidgets is also installed

comment:9 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:10 Changed 14 years ago by jmroot (Joshua Root)

Cc: mww@… jwa@… added; dbonde@… dbonde+bugs+macosforge.org@… removed
Reporter: changed from dbonde@… to dbonde+bugs+macosforge.org@…

Seems unlikely that someone will go to the trouble of making these ports non-conflicting after all this time, but it seems the maintainers were never put in cc, so they can have a look now and decide.

comment:11 Changed 13 years ago by jmroot (Joshua Root)

Cc: mww@… jwa@… removed
Owner: changed from macports-tickets@… to jwa@…

comment:12 Changed 13 years ago by jyrkiwahlstedt

The problem is in bittorrent's dependency of py25-wxpython (should it move to rely on something based on 2.7?) that is at least already on 2.8 line, so does the build issue still exist?

comment:13 Changed 13 years ago by jyrkiwahlstedt

Resolution: wontfix
Status: newclosed

and as said, these ports do conflict, and they will stay this way (2.6.4 is also ancient)…

Note: See TracTickets for help on using tickets.