Opened 17 years ago

Closed 15 years ago

Last modified 15 years ago

#11184 closed defect (wontfix)

BUG: py-wxpython-2.6.3.2 build failure on 10.3

Reported by: dbonde@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: jyrkiwahlstedt, dbonde+bugs+macosforge.org@…
Port:

Description

I think this output describes it quite well:

---> Activating courier-imap 2.2.0_1+darwin_7 ---> Staging db44 into destroot Error: Target com.apple.destroot returned: error deleting "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_databases_db44/work/destroot/opt/local/share/db44-4.4.20/api_c": file already exists Error: The following dependencies failed to build: db44 ---> Staging db44 into destroot Error: Target com.apple.destroot returned: error deleting "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_databases_db44/work/destroot/opt/local/share/db44-4.4.20/api_c": file already exists ---> Deactivating courier-imap 2.2.0_1+darwin_7 ---> Staging db44 into destroot Error: Target com.apple.destroot returned: error deleting "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_databases_db44/work/destroot/opt/local/share/db44-4.4.20/api_c": file already exists Error: The following dependencies failed to build: courier-authlib db44

---> Building py-wxpython with target build Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_python_py-wxpython/work/wxPython-src-2.6.3.2/wxPython" && WX_CONFIG="/opt/local/bin/wx-config" UNICODE="1" WXPORT="mac" /opt/local/bin/python2.4 setup.py build" returned error 1 Command output: src/helpers.cpp:2781: error: `int wxPyEndBlockThreads' previously declared here src/helpers.cpp:2850: error: parse error before `return' src/helpers.cpp: In function `void

static_initialization_and_destruction_0(int, int)':

src/helpers.cpp:2842: warning: statement with no effect src/helpers.cpp: At top level: include/wx/wxPython/wxPython_int.h:636: warning: `bool

GetMacSupportPCMenuShortcuts()' declared `static' but never defined

include/wx/wxPython/wxPython_int.h:637: warning: `long int

GetMacAboutMenuItemId()' declared `static' but never defined

include/wx/wxPython/wxPython_int.h:638: warning: `long int

GetMacPreferencesMenuItemId()' declared `static' but never defined

include/wx/wxPython/wxPython_int.h:639: warning: `long int

GetMacExitMenuItemId()' declared `static' but never defined

include/wx/wxPython/wxPython_int.h:642: warning: `void

SetMacSupportPCMenuShortcuts(bool)' declared `static' but never defined

include/wx/wxPython/wxPython_int.h:643: warning: `void

SetMacAboutMenuItemId(long int)' declared `static' but never defined

include/wx/wxPython/wxPython_int.h:644: warning: `void

SetMacPreferencesMenuItemId(long int)' declared `static' but never defined

include/wx/wxPython/wxPython_int.h:645: warning: `void

SetMacExitMenuItemId(long int)' declared `static' but never defined

include/wx/wxPython/wxPython_int.h:646: warning: `void

SetMacHelpMenuTitleName(...)' declared `static' but never defined

include/wx/wxPython/pyistream.h:75: warning: `wxPyCBInputStream*

create(PyObject*, bool)' declared `static' but never defined

include/wx/wxPython/pyistream.h:90: warning: `PyObject* getMethod(PyObject*,

char*)' declared `static' but never defined

src/helpers.cpp:1580: warning: `int s_postName' defined but not used error: command 'gcc' failed with exit status 1

Other packages work as expected. I have done a selfupdate as well as a sync.

Below (for space/readability reasons) is a verbose output from py-wxpython:

---> Building py-wxpython with target build sh: line 1: wx-config: command not found sh: line 1: wx-config: command not found sh: line 1: wx-config: command not found sh: line 1: wx-config: command not found sh: line 1: wx-config: command not found sh: line 1: wx-config: command not found ERROR: WX_CONFIG not specified and wx-config not found on the $PATH Preparing CORE... Preparing GLCANVAS... Preparing STC... Preparing GIZMOS... Preparing ANIMATE... running build running build_py copying wx/version.py -> build.unicode/lib.darwin-7.9.0-Power_Macintosh-2.4/wx copying wx/build/build_options.py -> build.unicode/lib.darwin-7.9.0-Power_Macintosh-2.4/wx/build running build_ext building '_core_' extension gcc -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 -I/opt/local/include/python2.4 -c src/helpers.cpp -o build.unicode/temp.darwin-7.9.0-Power_Macintosh-2.4/src/helpers.o -O2 In file included from src/helpers.cpp:16: include/wx/wxPython/wxPython_int.h:19:19: wx/wx.h: No such file or directory include/wx/wxPython/wxPython_int.h:21:25: wx/busyinfo.h: No such file or directory include/wx/wxPython/wxPython_int.h:22:22: wx/caret.h: No such file or directory include/wx/wxPython/wxPython_int.h:23:25: wx/choicebk.h: No such file or directory include/wx/wxPython/wxPython_int.h:24:24: wx/clipbrd.h: No such file or directory include/wx/wxPython/wxPython_int.h:25:25: wx/colordlg.h: No such file or directory include/wx/wxPython/wxPython_int.h:26:23: wx/config.h: No such file or directory include/wx/wxPython/wxPython_int.h:27:23: wx/cshelp.h: No such file or directory include/wx/wxPython/wxPython_int.h:28:25: wx/dcmirror.h: No such file or directory include/wx/wxPython/wxPython_int.h:29:21: wx/dcps.h: No such file or directory include/wx/wxPython/wxPython_int.h:30:24: wx/dirctrl.h: No such file or directory include/wx/wxPython/wxPython_int.h:31:23: wx/dirdlg.h: No such file or directory include/wx/wxPython/wxPython_int.h:32:20: wx/dnd.h: No such file or directory include/wx/wxPython/wxPython_int.h:33:24: wx/docview.h: No such file or directory include/wx/wxPython/wxPython_int.h:34:24: wx/encconv.h: No such file or directory include/wx/wxPython/wxPython_int.h:35:25: wx/fdrepdlg.h: No such file or directory include/wx/wxPython/wxPython_int.h:36:25: wx/fileconf.h: No such file or directory include/wx/wxPython/wxPython_int.h:37:24: wx/filesys.h: No such file or directory include/wx/wxPython/wxPython_int.h:38:24: wx/fontdlg.h: No such file or directory include/wx/wxPython/wxPython_int.h:39:24: wx/fs_inet.h: No such file or directory include/wx/wxPython/wxPython_int.h:40:23: wx/fs_mem.h: No such file or directory include/wx/wxPython/wxPython_int.h:41:23: wx/fs_zip.h: No such file or directory include/wx/wxPython/wxPython_int.h:42:24: wx/gbsizer.h: No such file or directory include/wx/wxPython/wxPython_int.h:43:25: wx/geometry.h: No such file or directory include/wx/wxPython/wxPython_int.h:44:25: wx/htmllbox.h: No such file or directory include/wx/wxPython/wxPython_int.h:45:22: wx/image.h: No such file or directory include/wx/wxPython/wxPython_int.h:46:25: wx/imaglist.h: No such file or directory include/wx/wxPython/wxPython_int.h:47:21: wx/intl.h: No such file or directory include/wx/wxPython/wxPython_int.h:48:23: wx/laywin.h: No such file or directory include/wx/wxPython/wxPython_int.h:49:25: wx/listbook.h: No such file or directory include/wx/wxPython/wxPython_int.h:50:25: wx/minifram.h: No such file or directory include/wx/wxPython/wxPython_int.h:51:25: wx/notebook.h: No such file or directory include/wx/wxPython/wxPython_int.h:52:22: wx/print.h: No such file or directory include/wx/wxPython/wxPython_int.h:53:25: wx/printdlg.h: No such file or directory include/wx/wxPython/wxPython_int.h:54:24: wx/process.h: No such file or directory include/wx/wxPython/wxPython_int.h:55:24: wx/progdlg.h: No such file or directory include/wx/wxPython/wxPython_int.h:56:24: wx/sashwin.h: No such file or directory include/wx/wxPython/wxPython_int.h:57:25: wx/spinbutt.h: No such file or directory include/wx/wxPython/wxPython_int.h:58:25: wx/spinctrl.h: No such file or directory include/wx/wxPython/wxPython_int.h:59:23: wx/splash.h: No such file or directory include/wx/wxPython/wxPython_int.h:60:25: wx/splitter.h: No such file or directory include/wx/wxPython/wxPython_int.h:61:25: wx/statline.h: No such file or directory include/wx/wxPython/wxPython_int.h:62:23: wx/stream.h: No such file or directory include/wx/wxPython/wxPython_int.h:63:23: wx/sysopt.h: No such file or directory include/wx/wxPython/wxPython_int.h:64:24: wx/taskbar.h: No such file or directory include/wx/wxPython/wxPython_int.h:65:23: wx/tglbtn.h: No such file or directory include/wx/wxPython/wxPython_int.h:66:23: wx/tipwin.h: No such file or directory include/wx/wxPython/wxPython_int.h:67:24: wx/tooltip.h: No such file or directory include/wx/wxPython/wxPython_int.h:68:22: wx/vlbox.h: No such file or directory include/wx/wxPython/wxPython_int.h:69:24: wx/vscroll.h: No such file or directory include/wx/wxPython/wxPython_int.h:70:24: wx/dateevt.h: No such file or directory include/wx/wxPython/wxPython_int.h:71:25: wx/datectrl.h: No such file or directory In file included from src/helpers.cpp:16: include/wx/wxPython/wxPython_int.h:87: error: syntax error before `;' token include/wx/wxPython/wxPython_int.h:111: error: `wxObject' was not declared in

this scope

include/wx/wxPython/wxPython_int.h:111: error: parse error before `,' token include/wx/wxPython/wxPython_int.h:114: error: parse error before `*' token include/wx/wxPython/wxPython_int.h:116: error: parse error before `*' token include/wx/wxPython/wxPython_int.h:119: error: parse error before `*' token include/wx/wxPython/wxPython_int.h:120: error: parse error before `*' token include/wx/wxPython/wxPython_int.h:123: error: parse error before `&' token include/wx/wxPython/wxPython_int.h:124: error: parse error before `*' token include/wx/wxPython/wxPython_int.h:126: error: `wxObject' was not declared in

this scope

include/wx/wxPython/wxPython_int.h:126: error: `source' was not declared in

this scope

include/wx/wxPython/wxPython_int.h:126: error: parse error before `,' token include/wx/wxPython/wxPython_int.h:127: error: `wxSizer' 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: parse error before `)' token include/wx/wxPython/wxPython_int.h:130: error: `wxListBase' was not declared in

this scope

include/wx/wxPython/wxPython_int.h:130: error: `list' was not declared in this

scope

include/wx/wxPython/wxPython_int.h:131: error: `wxWindow' was not declared in

this scope

include/wx/wxPython/wxPython_int.h:131: error: `win' was not declared in this

scope

include/wx/wxPython/wxPython_int.h:203: error: syntax error before `*' token include/wx/wxPython/wxPython_int.h:209: error: syntax error before `*' token include/wx/wxPython/wxPython_int.h:210: error: syntax error before `*' token include/wx/wxPython/wxPython_int.h:211: error: syntax error before `*' token include/wx/wxPython/wxPython_int.h:212: error: syntax error before `*' token include/wx/wxPython/wxPython_int.h:213: error: syntax error before `*' token include/wx/wxPython/wxPython_int.h:215: error: type specifier omitted for

parameter `wxSize'

include/wx/wxPython/wxPython_int.h:215: error: parse error before `*' token include/wx/wxPython/wxPython_int.h:216: error: type specifier omitted for

parameter `wxPoint'

include/wx/wxPython/wxPython_int.h:216: error: parse error before `*' token include/wx/wxPython/wxPython_int.h:217: error: type specifier omitted for

parameter `wxRealPoint'

include/wx/wxPython/wxPython_int.h:217: error: parse error before `*' token include/wx/wxPython/wxPython_int.h:218: error: type specifier omitted for

parameter `wxRect'

include/wx/wxPython/wxPython_int.h:218: error: parse error before `*' token include/wx/wxPython/wxPython_int.h:219: error: type specifier omitted for

parameter `wxColour'

include/wx/wxPython/wxPython_int.h:219: error: parse error before `*' token include/wx/wxPython/wxPython_int.h:220: error: type specifier omitted for

parameter `wxPoint2D'

include/wx/wxPython/wxPython_int.h:220: error: parse error before `*' token include/wx/wxPython/wxPython_int.h:223: error: parse error before `*' token include/wx/wxPython/wxPython_int.h:230: error: parse error before `*' token include/wx/wxPython/wxPython_int.h: In function `bool

wxPyTwoIntItem_helper(...)':

include/wx/wxPython/wxPython_int.h:256: error: parse error before `;' token include/wx/wxPython/wxPython_int.h: At global scope: include/wx/wxPython/wxPython_int.h:268: error: parse error before `&' token include/wx/wxPython/wxPython_int.h:269: error: parse error before `&' token include/wx/wxPython/wxPython_int.h:288: error: parse error before `{' token include/wx/wxPython/wxPython_int.h:292: error: parse error before `const' include/wx/wxPython/wxPython_int.h:293: error: destructors must be member

functions

include/wx/wxPython/wxPython_int.h:295: error: `wxEvent' was not declared in

this scope

include/wx/wxPython/wxPython_int.h:295: error: `event' was not declared in this

scope

include/wx/wxPython/wxPython_int.h:295: error: variable or field `EventThunker'

declared void

include/wx/wxPython/wxPython_int.h:298: error: parse error before `}' token include/wx/wxPython/wxPython_int.h:324: error: parse error before `,' token include/wx/wxPython/wxPython_int.h:328: error: parse error before `const' include/wx/wxPython/wxPython_int.h:329: error: destructors must be member

functions

include/wx/wxPython/wxPython_int.h:331: error: syntax error before `*' token include/wx/wxPython/wxPython_int.h:335: error: parse error before `,' token include/wx/wxPython/wxPython_int.h:339: error: parse error before `const' include/wx/wxPython/wxPython_int.h:340: error: destructors must be member

functions

include/wx/wxPython/wxPython_int.h:342: error: syntax error before `*' token include/wx/wxPython/wxPython_int.h:369: error: parse error before `*' token include/wx/wxPython/wxPython_int.h:370: error: parse error before `*' token include/wx/wxPython/wxPython_int.h:371: error: parse error before `*' token include/wx/wxPython/wxPython_int.h:372: error: parse error before `*' token include/wx/wxPython/wxPython_int.h:379: error: `wxListBase' was not declared in

this scope

include/wx/wxPython/wxPython_int.h:379: error: `list' was not declared in this

scope

include/wx/wxPython/wxPython_int.h:379: error: variable declaration is not

allowed here

include/wx/wxPython/wxPython_int.h:381: error: syntax error before `*' token include/wx/wxPython/wxPython_int.h:382: error: `p_Py2wxString' was not declared

in this scope

include/wx/wxPython/wxPython_int.h:382: error: variable declaration is not

allowed here

include/wx/wxPython/wxPython_int.h:383: error: parse error before `&' token include/wx/wxPython/wxPython_int.h:389: error: syntax error before `*' token include/wx/wxPython/wxPython_int.h:390: error: syntax error before `*' token include/wx/wxPython/wxPython_int.h:391: error: syntax error before `*' token include/wx/wxPython/wxPython_int.h:392: error: syntax error before `*' token include/wx/wxPython/wxPython_int.h:394: error: type specifier omitted for

parameter `wxSize'

include/wx/wxPython/wxPython_int.h:394: error: parse error before `*' token include/wx/wxPython/wxPython_int.h:395: error: type specifier omitted for

parameter `wxPoint'

include/wx/wxPython/wxPython_int.h:395: error: parse error before `*' token include/wx/wxPython/wxPython_int.h:396: error: type specifier omitted for

parameter `wxRealPoint'

include/wx/wxPython/wxPython_int.h:396: error: parse error before `*' token include/wx/wxPython/wxPython_int.h:397: error: type specifier omitted for

parameter `wxRect'

include/wx/wxPython/wxPython_int.h:397: error: parse error before `*' token include/wx/wxPython/wxPython_int.h:398: error: type specifier omitted for

parameter `wxColour'

include/wx/wxPython/wxPython_int.h:398: error: parse error before `*' token include/wx/wxPython/wxPython_int.h:399: error: type specifier omitted for

parameter `wxPoint2DDouble'

include/wx/wxPython/wxPython_int.h:399: error: parse error before `*' token include/wx/wxPython/wxPython_int.h:402: error: parse error before `*' token include/wx/wxPython/wxPython_int.h:411: error: `wxObject' was not declared in

this scope

include/wx/wxPython/wxPython_int.h:411: error: `source' was not declared in

this scope

include/wx/wxPython/wxPython_int.h:411: error: parse error before `,' token include/wx/wxPython/wxPython_int.h:412: error: `wxSizer' was not declared in

this scope

include/wx/wxPython/wxPython_int.h:412: error: `source' was not declared in

this scope

include/wx/wxPython/wxPython_int.h:412: error: parse error before `)' token include/wx/wxPython/wxPython_int.h:416: error: parse error before `&' token include/wx/wxPython/wxPython_int.h:417: error: parse error before `&' token include/wx/wxPython/wxPython_int.h:443: error: parse error before `{' token include/wx/wxPython/wxPython_int.h:447: error: parse error before `->' token include/wx/wxPython/wxPython_int.h:450: error: destructors must be member

functions

include/wx/wxPython/wxPython_int.h: In function `void wxPyUserData()': include/wx/wxPython/wxPython_int.h:454: error: invalid use of `this' in

non-member function

include/wx/wxPython/wxPython_int.h: At global scope: include/wx/wxPython/wxPython_int.h:458: error: parse error before `}' token include/wx/wxPython/wxPython_int.h:462: error: parse error before `{' token include/wx/wxPython/wxPython_int.h:466: warning: ISO C++ forbids declaration of

`m_incRef' with no type

include/wx/wxPython/wxPython_int.h:466: error: `incref' was not declared in

this scope

include/wx/wxPython/wxPython_int.h:467: error: parse error before `if' include/wx/wxPython/wxPython_int.h:470: error: destructors must be member

functions

include/wx/wxPython/wxPython_int.h: In function `void wxPyClientData()': include/wx/wxPython/wxPython_int.h:475: error: invalid use of `this' in

non-member function

include/wx/wxPython/wxPython_int.h: At global scope: include/wx/wxPython/wxPython_int.h:478: error: redefinition of `PyObject*m_obj' include/wx/wxPython/wxPython_int.h:457: error: `PyObject*m_obj' previously

declared here

include/wx/wxPython/wxPython_int.h:479: error: conflicting types for `bool

m_incRef'

include/wx/wxPython/wxPython_int.h:466: error: previous declaration as `int

m_incRef'

include/wx/wxPython/wxPython_int.h:480: error: parse error before `}' token include/wx/wxPython/wxPython_int.h:485: error: base class `wxPyClientData' has

incomplete type

include/wx/wxPython/wxPython_int.h: In constructor `

wxPyOORClientData::wxPyOORClientData(PyObject*, bool)':

include/wx/wxPython/wxPython_int.h:488: error: class `wxPyOORClientData' does

not have any field named `wxPyClientData'

include/wx/wxPython/wxPython_int.h: At global scope: include/wx/wxPython/wxPython_int.h:504: error: parse error before `{' token include/wx/wxPython/wxPython_int.h:515: error: `wxInputStream' was not declared

in this scope

include/wx/wxPython/wxPython_int.h:515: error: `stream' was not declared in

this scope

include/wx/wxPython/wxPython_int.h:516: error: `wxImage' was not declared in

this scope

include/wx/wxPython/wxPython_int.h:516: error: `image' was not declared in this

scope

include/wx/wxPython/wxPython_int.h:517: error: `wxOutputStream' was not

declared in this scope

include/wx/wxPython/wxPython_int.h:517: error: `stream' was not declared in

this scope

include/wx/wxPython/wxPython_int.h:519: error: parse error before `public' include/wx/wxPython/wxPython_int.h:521: error: destructors must be member

functions

include/wx/wxPython/wxPython_int.h:524: error: `wxImage' was not declared in

this scope

include/wx/wxPython/wxPython_int.h:524: error: `image' was not declared in this

scope

include/wx/wxPython/wxPython_int.h:524: error: `wxInputStream' was not declared

in this scope

include/wx/wxPython/wxPython_int.h:524: error: `stream' was not declared in

this scope

include/wx/wxPython/wxPython_int.h:525: error: parse error before `=' token include/wx/wxPython/wxPython_int.h:525: error: virtual outside class

declaration

include/wx/wxPython/wxPython_int.h:526: error: `wxImage' was not declared in

this scope

include/wx/wxPython/wxPython_int.h:526: error: `image' was not declared in this

scope

include/wx/wxPython/wxPython_int.h:526: error: `wxOutputStream' was not

declared in this scope

include/wx/wxPython/wxPython_int.h:526: error: `stream' was not declared in

this scope

include/wx/wxPython/wxPython_int.h:527: error: parse error before `=' token include/wx/wxPython/wxPython_int.h:527: error: virtual outside class

declaration

include/wx/wxPython/wxPython_int.h:528: error: `wxInputStream' was not declared

in this scope

include/wx/wxPython/wxPython_int.h:528: error: `stream' was not declared in

this scope

include/wx/wxPython/wxPython_int.h:528: error: virtual outside class

declaration

include/wx/wxPython/wxPython_int.h:529: error: `wxInputStream' was not declared

in this scope

include/wx/wxPython/wxPython_int.h:529: error: `stream' was not declared in

this scope

include/wx/wxPython/wxPython_int.h:529: error: virtual outside class

declaration

include/wx/wxPython/wxPython_int.h:530: error: parse error before `}' token include/wx/wxPython/wxPython_int.h:608: error: parse error before `{' token include/wx/wxPython/wxPython_int.h:613: error: destructors must be member

functions

include/wx/wxPython/wxPython_int.h: In function `int GetAssertMode()': include/wx/wxPython/wxPython_int.h:617: error: `m_assertMode' undeclared (first

use this function)

include/wx/wxPython/wxPython_int.h:617: error: (Each undeclared identifier is

reported only once for each function it appears in.)

include/wx/wxPython/wxPython_int.h: At global scope: include/wx/wxPython/wxPython_int.h:620: error: virtual outside class

declaration

include/wx/wxPython/wxPython_int.h:621: error: virtual outside class

declaration

include/wx/wxPython/wxPython_int.h:631: error: parse error before `&' token include/wx/wxPython/wxPython_int.h:631: error: virtual outside class

declaration

include/wx/wxPython/wxPython_int.h:632: error: parse error before `&' token include/wx/wxPython/wxPython_int.h:632: error: virtual outside class

declaration

include/wx/wxPython/wxPython_int.h:633: error: virtual outside class

declaration

include/wx/wxPython/wxPython_int.h:634: error: virtual outside class

declaration

include/wx/wxPython/wxPython_int.h:640: error: syntax error before `(' token include/wx/wxPython/wxPython_int.h:646: error: parse error before `&' token include/wx/wxPython/wxPython_int.h: In function `void SetStartupComplete(bool)

':

include/wx/wxPython/wxPython_int.h:652: error: `m_startupComplete' undeclared

(first use this function)

include/wx/wxPython/wxPython_int.h: In function `void

_setCallbackInfo(PyObject*, PyObject*, int)':

include/wx/wxPython/wxPython_int.h:654: error: `m_myInst' undeclared (first use

this function)

include/wx/wxPython/wxPython_int.h: At global scope: include/wx/wxPython/wxPython_int.h:654: error: parse error before `private' include/wx/wxPython/wxPython_int.h:655: error: `int m_assertMode' used prior to

declaration

include/wx/wxPython/wxPython_int.h:656: error: `bool m_startupComplete' used

prior to declaration

include/wx/wxPython/wxPython_int.h:657: error: parse error before `}' token include/wx/wxPython/wxPython_int.h:659: error: syntax error before `*' token In file included from src/helpers.cpp:17: include/wx/wxPython/pyistream.h:27: error: syntax error before `*' token include/wx/wxPython/pyistream.h:30: error: parse error before `*' token include/wx/wxPython/pyistream.h:30: error: missing ';' before right brace include/wx/wxPython/pyistream.h:31: error: destructors must be member functions include/wx/wxPython/pyistream.h:31: error: return type specification for

destructor invalid

include/wx/wxPython/pyistream.h: In function `char Peek()': include/wx/wxPython/pyistream.h:53: error: `m_wxis' undeclared (first use this

function)

include/wx/wxPython/pyistream.h: At global scope: include/wx/wxPython/pyistream.h:60: error: type specifier omitted for parameter

`wxSeekMode'

include/wx/wxPython/pyistream.h:60: error: parse error before `)' token include/wx/wxPython/pyistream.h: In function `long unsigned int SeekI(...)': include/wx/wxPython/pyistream.h:61: error: `pos' undeclared (first use this

function)

include/wx/wxPython/pyistream.h:61: error: `mode' undeclared (first use this

function)

include/wx/wxPython/pyistream.h: At global scope: include/wx/wxPython/pyistream.h:63: error: parse error before `}' token include/wx/wxPython/pyistream.h:69: error: parse error before `{' token include/wx/wxPython/pyistream.h:72: error: syntax error before `(' token include/wx/wxPython/pyistream.h:77: error: parse error before `const' include/wx/wxPython/pyistream.h:84: error: virtual outside class declaration include/wx/wxPython/pyistream.h:85: error: virtual outside class declaration include/wx/wxPython/pyistream.h:86: error: syntax error before `(' token include/wx/wxPython/pyistream.h:87: error: syntax error before `(' token include/wx/wxPython/pyistream.h:96: error: parse error before `}' token src/helpers.cpp:47:24: wx/clipbrd.h: No such file or directory src/helpers.cpp:48:25: wx/mimetype.h: No such file or directory src/helpers.cpp:49:22: wx/image.h: No such file or directory src/helpers.cpp:59: error: syntax error before `*' token src/helpers.cpp:120: error: `wxApp' was not declared in this scope src/helpers.cpp:120: warning: ISO C++ forbids declaration of `

IMPLEMENT_ABSTRACT_CLASS' with no type

src/helpers.cpp:120: warning: initializer list being treated as compound

expression

src/helpers.cpp:120: warning: left-hand operand of comma is a reference, not

call, to function `wxPyApp()'

src/helpers.cpp:123: error: invalid use of undefined type `class wxPyApp' include/wx/wxPython/wxPython_int.h:607: error: forward declaration of `class

wxPyApp'

src/helpers.cpp:129: error: invalid use of undefined type `class wxPyApp' include/wx/wxPython/wxPython_int.h:607: error: forward declaration of `class

wxPyApp'

src/helpers.cpp: In destructor `wxPyApp::~wxPyApp()': src/helpers.cpp:130: error: `wxPythonApp' undeclared (first use this function) src/helpers.cpp:131: error: `wxApp' undeclared (first use this function) src/helpers.cpp:131: error: parse error before `::' token src/helpers.cpp: At global scope: src/helpers.cpp:136: error: invalid use of undefined type `class wxPyApp' include/wx/wxPython/wxPython_int.h:607: error: forward declaration of `class

wxPyApp'

src/helpers.cpp:141: error: invalid use of undefined type `class wxPyApp' include/wx/wxPython/wxPython_int.h:607: error: forward declaration of `class

wxPyApp'

src/helpers.cpp: In member function `int wxPyApp::MainLoop()': src/helpers.cpp:144: error: `DeletePendingObjects' undeclared (first use this

function)

src/helpers.cpp:145: error: `wxTopLevelWindows' undeclared (first use this

function)

src/helpers.cpp:147: error: `m_exitOnFrameDelete' undeclared (first use this

function)

src/helpers.cpp:147: error: `Later' undeclared (first use this function) src/helpers.cpp:148: error: `Yes' undeclared (first use this function) src/helpers.cpp:151: error: parse error before `::' token src/helpers.cpp: At global scope: src/helpers.cpp:158: error: invalid use of undefined type `class wxPyApp' include/wx/wxPython/wxPython_int.h:607: error: forward declaration of `class

wxPyApp'

src/helpers.cpp: In member function `bool wxPyApp::OnInitGui()': src/helpers.cpp:160: error: parse error before `::' token src/helpers.cpp: At global scope: src/helpers.cpp:169: error: invalid use of undefined type `class wxPyApp' include/wx/wxPython/wxPython_int.h:607: error: forward declaration of `class

wxPyApp'

src/helpers.cpp: In member function `int wxPyApp::OnExit()': src/helpers.cpp:175: error: parse error before `::' token src/helpers.cpp: At global scope: src/helpers.cpp:269: error: parse error before `&' token src/helpers.cpp:270: error: invalid use of undefined type `class wxPyApp' include/wx/wxPython/wxPython_int.h:607: error: forward declaration of `class

wxPyApp'

src/helpers.cpp: In member function `void wxPyApp::MacOpenFile(...)': src/helpers.cpp:273: error: `fileName' undeclared (first use this function) src/helpers.cpp: At global scope: src/helpers.cpp:280: error: parse error before `&' token src/helpers.cpp:281: error: invalid use of undefined type `class wxPyApp' include/wx/wxPython/wxPython_int.h:607: error: forward declaration of `class

wxPyApp'

src/helpers.cpp:292: error: invalid use of undefined type `class wxPyApp' include/wx/wxPython/wxPython_int.h:607: error: forward declaration of `class

wxPyApp'

src/helpers.cpp:300: error: invalid use of undefined type `class wxPyApp' include/wx/wxPython/wxPython_int.h:607: error: forward declaration of `class

wxPyApp'

src/helpers.cpp:309: error: invalid use of undefined type `class wxPyApp' include/wx/wxPython/wxPython_int.h:607: error: forward declaration of `class

wxPyApp'

src/helpers.cpp:318: error: invalid use of undefined type `class wxPyApp' include/wx/wxPython/wxPython_int.h:607: error: forward declaration of `class

wxPyApp'

src/helpers.cpp:327: error: invalid use of undefined type `class wxPyApp' include/wx/wxPython/wxPython_int.h:607: error: forward declaration of `class

wxPyApp'

src/helpers.cpp:336: error: invalid use of undefined type `class wxPyApp' include/wx/wxPython/wxPython_int.h:607: error: forward declaration of `class

wxPyApp'

src/helpers.cpp:345: error: syntax error before `::' token src/helpers.cpp:354: error: invalid use of undefined type `class wxPyApp' include/wx/wxPython/wxPython_int.h:607: error: forward declaration of `class

wxPyApp'

src/helpers.cpp:361: error: invalid use of undefined type `class wxPyApp' include/wx/wxPython/wxPython_int.h:607: error: forward declaration of `class

wxPyApp'

src/helpers.cpp:368: error: invalid use of undefined type `class wxPyApp' include/wx/wxPython/wxPython_int.h:607: error: forward declaration of `class

wxPyApp'

src/helpers.cpp:375: error: invalid use of undefined type `class wxPyApp' include/wx/wxPython/wxPython_int.h:607: error: forward declaration of `class

wxPyApp'

src/helpers.cpp:382: error: parse error before `&' token src/helpers.cpp:382: error: invalid use of undefined type `class wxPyApp' include/wx/wxPython/wxPython_int.h:607: error: forward declaration of `class

wxPyApp'

src/helpers.cpp:392: error: invalid use of undefined type `class wxPyApp' include/wx/wxPython/wxPython_int.h:607: error: forward declaration of `class

wxPyApp'

src/helpers.cpp: In member function `void wxPyApp::_BootstrapApp()': src/helpers.cpp:425: error: `wxEntryStart' undeclared (first use this function) src/helpers.cpp:456: error: invalid use of undefined type `class wxPyApp' include/wx/wxPython/wxPython_int.h:607: error: forward declaration of `class

wxPyApp'

src/helpers.cpp:457: error: invalid use of undefined type `class wxPyApp' include/wx/wxPython/wxPython_int.h:607: error: forward declaration of `class

wxPyApp'

src/helpers.cpp: In function `void wxPyPreStart(PyObject*)': src/helpers.cpp:576: error: parse error before `::' token src/helpers.cpp:581: error: `wxInitAllImageHandlers' undeclared (first use this

function)

src/helpers.cpp: In function `void wxPyCleanup()': src/helpers.cpp:590: error: `wxEntryCleanup' undeclared (first use this

function)

src/helpers.cpp: In function `PyObject* wxPySetDictionary(PyObject*,

PyObject*)':

src/helpers.cpp:662: error: `wxPlatform' undeclared (first use this function) src/helpers.cpp:663: error: `wxUSE_UNICODE' undeclared (first use this

function)

src/helpers.cpp:676: error: `wxPlatName' undeclared (first use this function) src/helpers.cpp: In function `void rsoPass2(const char*)': src/helpers.cpp:744: error: `wxT' undeclared (first use this function) src/helpers.cpp:744: error: `wxCHECK_RET' undeclared (first use this function) src/helpers.cpp: In function `void rsoPass3(const char*, const char*, void*)': src/helpers.cpp:769: error: `wxConvCurrent' undeclared (first use this

function)

src/helpers.cpp:769: error: `wxString' undeclared (first use this function) src/helpers.cpp: In function `void wxPy_ReinitStockObjects(int)': src/helpers.cpp:782: error: `wxTheApp' undeclared (first use this function) src/helpers.cpp:802: error: `wxNORMAL_FONT' undeclared (first use this

function)

src/helpers.cpp:802: error: `wxFont' undeclared (first use this function) src/helpers.cpp:802: error: parse error before `)' token src/helpers.cpp:803: error: `wxSMALL_FONT' undeclared (first use this function) src/helpers.cpp:803: error: parse error before `)' token src/helpers.cpp:804: error: `wxITALIC_FONT' undeclared (first use this

function)

src/helpers.cpp:804: error: parse error before `)' token src/helpers.cpp:805: error: `wxSWISS_FONT' undeclared (first use this function) src/helpers.cpp:805: error: parse error before `)' token src/helpers.cpp:807: error: `wxRED_PEN' undeclared (first use this function) src/helpers.cpp:807: error: `wxPen' undeclared (first use this function) src/helpers.cpp:807: error: parse error before `)' token src/helpers.cpp:808: error: `wxCYAN_PEN' undeclared (first use this function) src/helpers.cpp:808: error: parse error before `)' token src/helpers.cpp:809: error: `wxGREEN_PEN' undeclared (first use this function) src/helpers.cpp:809: error: parse error before `)' token src/helpers.cpp:810: error: `wxBLACK_PEN' undeclared (first use this function) src/helpers.cpp:810: error: parse error before `)' token src/helpers.cpp:811: error: `wxWHITE_PEN' undeclared (first use this function) src/helpers.cpp:811: error: parse error before `)' token src/helpers.cpp:812: error: `wxTRANSPARENT_PEN' undeclared (first use this

function)

src/helpers.cpp:812: error: parse error before `)' token src/helpers.cpp:813: error: `wxBLACK_DASHED_PEN' undeclared (first use this

function)

src/helpers.cpp:813: error: parse error before `)' token src/helpers.cpp:814: error: `wxGREY_PEN' undeclared (first use this function) src/helpers.cpp:814: error: parse error before `)' token src/helpers.cpp:815: error: `wxMEDIUM_GREY_PEN' undeclared (first use this

function)

src/helpers.cpp:815: error: parse error before `)' token src/helpers.cpp:816: error: `wxLIGHT_GREY_PEN' undeclared (first use this

function)

src/helpers.cpp:816: error: parse error before `)' token src/helpers.cpp:818: error: `wxBLUE_BRUSH' undeclared (first use this function) src/helpers.cpp:818: error: `wxBrush' undeclared (first use this function) src/helpers.cpp:818: error: parse error before `)' token src/helpers.cpp:819: error: `wxGREEN_BRUSH' undeclared (first use this

function)

src/helpers.cpp:819: error: parse error before `)' token src/helpers.cpp:820: error: `wxWHITE_BRUSH' undeclared (first use this

function)

src/helpers.cpp:820: error: parse error before `)' token src/helpers.cpp:821: error: `wxBLACK_BRUSH' undeclared (first use this

function)

src/helpers.cpp:821: error: parse error before `)' token src/helpers.cpp:822: error: `wxTRANSPARENT_BRUSH' undeclared (first use this

function)

src/helpers.cpp:822: error: parse error before `)' token src/helpers.cpp:823: error: `wxCYAN_BRUSH' undeclared (first use this function) src/helpers.cpp:823: error: parse error before `)' token src/helpers.cpp:824: error: `wxRED_BRUSH' undeclared (first use this function) src/helpers.cpp:824: error: parse error before `)' token src/helpers.cpp:825: error: `wxGREY_BRUSH' undeclared (first use this function) src/helpers.cpp:825: error: parse error before `)' token src/helpers.cpp:826: error: `wxMEDIUM_GREY_BRUSH' undeclared (first use this

function)

src/helpers.cpp:826: error: parse error before `)' token src/helpers.cpp:827: error: `wxLIGHT_GREY_BRUSH' undeclared (first use this

function)

src/helpers.cpp:827: error: parse error before `)' token src/helpers.cpp:829: error: `wxBLACK' undeclared (first use this function) src/helpers.cpp:829: error: `wxColour' undeclared (first use this function) src/helpers.cpp:829: error: parse error before `)' token src/helpers.cpp:830: error: `wxWHITE' undeclared (first use this function) src/helpers.cpp:830: error: parse error before `)' token src/helpers.cpp:831: error: `wxRED' undeclared (first use this function) src/helpers.cpp:831: error: parse error before `)' token src/helpers.cpp:832: error: `wxBLUE' undeclared (first use this function) src/helpers.cpp:832: error: parse error before `)' token src/helpers.cpp:833: error: `wxGREEN' undeclared (first use this function) src/helpers.cpp:833: error: parse error before `)' token src/helpers.cpp:834: error: `wxCYAN' undeclared (first use this function) src/helpers.cpp:834: error: parse error before `)' token src/helpers.cpp:835: error: `wxLIGHT_GREY' undeclared (first use this function) src/helpers.cpp:835: error: parse error before `)' token src/helpers.cpp:837: error: `wxSTANDARD_CURSOR' undeclared (first use this

function)

src/helpers.cpp:837: error: `wxCursor' undeclared (first use this function) src/helpers.cpp:837: error: parse error before `)' token src/helpers.cpp:838: error: `wxHOURGLASS_CURSOR' undeclared (first use this

function)

src/helpers.cpp:838: error: parse error before `)' token src/helpers.cpp:839: error: `wxCROSS_CURSOR' undeclared (first use this

function)

src/helpers.cpp:839: error: parse error before `)' token src/helpers.cpp:841: error: `wxNullBitmap' undeclared (first use this function) src/helpers.cpp:842: error: `wxNullIcon' undeclared (first use this function) src/helpers.cpp:843: error: `wxNullCursor' undeclared (first use this function) src/helpers.cpp:844: error: `wxNullPen' undeclared (first use this function) src/helpers.cpp:845: error: `wxNullBrush' undeclared (first use this function) src/helpers.cpp:846: error: `wxNullPalette' undeclared (first use this

function)

src/helpers.cpp:847: error: `wxNullFont' undeclared (first use this function) src/helpers.cpp:848: error: `wxNullColour' undeclared (first use this function) src/helpers.cpp:850: error: `wxTheFontList' undeclared (first use this

function)

src/helpers.cpp:850: error: `wxFontList' undeclared (first use this function) src/helpers.cpp:850: error: parse error before `)' token src/helpers.cpp:851: error: `wxThePenList' undeclared (first use this function) src/helpers.cpp:851: error: `wxPenList' undeclared (first use this function) src/helpers.cpp:851: error: parse error before `)' token src/helpers.cpp:852: error: `wxTheBrushList' undeclared (first use this

function)

src/helpers.cpp:852: error: `wxBrushList' undeclared (first use this function) src/helpers.cpp:852: error: parse error before `)' token src/helpers.cpp:853: error: `wxTheColourDatabase' undeclared (first use this

function)

src/helpers.cpp:853: error: `wxColourDatabase' undeclared (first use this

function)

src/helpers.cpp:853: error: parse error before `)' token src/helpers.cpp:856: error: `wxDefaultValidator' undeclared (first use this

function)

src/helpers.cpp:857: error: `wxNullImage' undeclared (first use this function) src/helpers.cpp:858: error: `wxNullAcceleratorTable' undeclared (first use this

function)

src/helpers.cpp: At global scope: src/helpers.cpp:881: error: `self' was not declared in this scope src/helpers.cpp:881: error: variable or field `wxPyUserData_dtor' declared void src/helpers.cpp:881: error: `int wxPyUserData_dtor' redeclared as different

kind of symbol

include/wx/wxPython/wxPython_int.h:355: error: previous declaration of `void

wxPyUserData_dtor(wxPyUserData*)'

src/helpers.cpp:881: error: syntax error before `{' token src/helpers.cpp:885: error: syntax error before `->' token src/helpers.cpp:886: error: `blocked' was not declared in this scope src/helpers.cpp:886: warning: ISO C++ forbids declaration of `

wxPyEndBlockThreads' with no type

src/helpers.cpp:886: error: `int wxPyEndBlockThreads' redeclared as different

kind of symbol

include/wx/wxPython/wxPython_int.h:179: error: previous declaration of `void

wxPyEndBlockThreads(PyGILState_STATE)'

src/helpers.cpp:887: error: parse error before `}' token src/helpers.cpp:891: error: `self' was not declared in this scope src/helpers.cpp:891: error: variable or field `wxPyClientData_dtor' declared

void

src/helpers.cpp:891: error: `int wxPyClientData_dtor' redeclared as different

kind of symbol

include/wx/wxPython/wxPython_int.h:354: error: previous declaration of `void

wxPyClientData_dtor(wxPyClientData*)'

src/helpers.cpp:891: error: syntax error before `{' token src/helpers.cpp:897: error: `blocked' was not declared in this scope src/helpers.cpp:897: warning: ISO C++ forbids declaration of `

wxPyEndBlockThreads' with no type

src/helpers.cpp:897: error: redefinition of `int wxPyEndBlockThreads' src/helpers.cpp:886: error: `int wxPyEndBlockThreads' previously defined here src/helpers.cpp:898: error: parse error before `}' token src/helpers.cpp:899: error: syntax error before `->' token src/helpers.cpp: In function `void wxPyOORClientData_dtor(wxPyOORClientData*)': src/helpers.cpp:929: error: 'class wxPyOORClientData' has no member named '

m_obj'

src/helpers.cpp:929: error: 'class wxPyOORClientData' has no member named '

m_incRef'

src/helpers.cpp:935: error: 'class wxPyOORClientData' has no member named '

m_obj'

src/helpers.cpp:937: error: 'class wxPyOORClientData' has no member named '

m_obj'

src/helpers.cpp:945: error: 'class wxPyOORClientData' has no member named '

m_obj'

src/helpers.cpp:952: error: 'class wxPyOORClientData' has no member named '

m_obj'

src/helpers.cpp:955: error: 'class wxPyOORClientData' has no member named '

m_obj'

src/helpers.cpp:963: error: `wxPyEndBlockThreads' cannot be used as a function src/helpers.cpp: At global scope: 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: parse error before `,' token src/helpers.cpp: In function `PyObject* wxPyMake_wxObject(...)': src/helpers.cpp:993: error: `source' undeclared (first use this function) src/helpers.cpp:997: error: `checkEvtHandler' undeclared (first use this

function)

src/helpers.cpp:997: error: `wxEvtHandler' undeclared (first use this function) src/helpers.cpp:997: error: `wxIsKindOf' undeclared (first use this function) src/helpers.cpp:999: error: `eh' undeclared (first use this function) src/helpers.cpp:999: error: parse error before `)' token src/helpers.cpp:1002: error: 'class wxPyOORClientData' has no member named '

m_obj'

src/helpers.cpp:1009: error: `wxSizer' undeclared (first use this function) src/helpers.cpp:1011: error: `sz' undeclared (first use this function) src/helpers.cpp:1011: error: parse error before `)' token src/helpers.cpp:1014: error: 'class wxPyOORClientData' has no member named '

m_obj'

src/helpers.cpp:1025: warning: ISO C++ forbids declaration of `wxClassInfo'

with no type

src/helpers.cpp:1025: error: uninitialized const `wxClassInfo' src/helpers.cpp:1025: error: parse error before `*' token src/helpers.cpp:1026: error: `wxString' undeclared (first use this function) src/helpers.cpp:1027: error: `name' undeclared (first use this function) src/helpers.cpp:1028: error: `info' undeclared (first use this function) src/helpers.cpp:1034: error: `setThisOwn' undeclared (first use this function) src/helpers.cpp:1036: error: parse error before `)' token src/helpers.cpp:1038: error: parse error before `)' token src/helpers.cpp:1040: error: parse error before `(' token src/helpers.cpp:1041: error: `msg' undeclared (first use this function) src/helpers.cpp:1025: warning: unused variable `const int wxClassInfo' src/helpers.cpp: At global scope: src/helpers.cpp:1053: error: parse error before `)' token src/helpers.cpp: In function `void wxPyEndBlockThreads(PyGILState_STATE)': src/helpers.cpp:1183: error: `void wxPyEndBlockThreads(PyGILState_STATE)'

redeclared as different kind of symbol

src/helpers.cpp:897: error: previous declaration of `int wxPyEndBlockThreads' src/helpers.cpp:897: error: previous non-function declaration `int

wxPyEndBlockThreads'

src/helpers.cpp:1183: error: conflicts with function declaration `void

wxPyEndBlockThreads(PyGILState_STATE)'

src/helpers.cpp: At global scope: src/helpers.cpp:1206: error: no `void wxPyInputStream::close()' member function

declared in class `wxPyInputStream'

src/helpers.cpp:1210: error: no `void wxPyInputStream::flush()' member function

declared in class `wxPyInputStream'

src/helpers.cpp:1214: error: no `bool wxPyInputStream::eof()' member function

declared in class `wxPyInputStream'

src/helpers.cpp:1221: error: no `wxPyInputStream::~wxPyInputStream()' member

function declared in class `wxPyInputStream'

src/helpers.cpp:1229: error: no `PyObject* wxPyInputStream::read(int)' member

function declared in class `wxPyInputStream'

src/helpers.cpp: In member function `PyObject* wxPyInputStream::read(int)': src/helpers.cpp:1231: error: `wxMemoryBuffer' undeclared (first use this

function)

src/helpers.cpp:1231: error: parse error before `;' token src/helpers.cpp:1238: error: `wxPyEndBlockThreads' cannot be used as a function src/helpers.cpp:1245: error: `buf' undeclared (first use this function) src/helpers.cpp:1256: error: `wxStreamError' undeclared (first use this

function)

src/helpers.cpp:1256: error: parse error before `=' token src/helpers.cpp:1257: error: `err' undeclared (first use this function) src/helpers.cpp:1257: error: `wxSTREAM_NO_ERROR' undeclared (first use this

function)

src/helpers.cpp:1257: error: `wxSTREAM_EOF' undeclared (first use this

function)

src/helpers.cpp:1264: error: `wxPyEndBlockThreads' cannot be used as a function src/helpers.cpp: At global scope: src/helpers.cpp:1269: error: no `PyObject* wxPyInputStream::readline(int)'

member function declared in class `wxPyInputStream'

src/helpers.cpp: In member function `PyObject* wxPyInputStream::readline(int)': src/helpers.cpp:1271: error: parse error before `;' token src/helpers.cpp:1279: error: `wxPyEndBlockThreads' cannot be used as a function src/helpers.cpp:1291: error: parse error before `=' token src/helpers.cpp:1299: error: `wxPyEndBlockThreads' cannot be used as a function src/helpers.cpp: At global scope: src/helpers.cpp:1304: error: no `PyObject* wxPyInputStream::readlines(int)'

member function declared in class `wxPyInputStream'

src/helpers.cpp: In member function `PyObject* wxPyInputStream::readlines(int)

':

src/helpers.cpp:1311: error: `wxPyEndBlockThreads' cannot be used as a function src/helpers.cpp:1318: error: `wxPyEndBlockThreads' cannot be used as a function src/helpers.cpp:1323: error: `wxPyEndBlockThreads' cannot be used as a function src/helpers.cpp:1330: error: no matching function for call to `wxPyInputStream

::readline()'

src/helpers.cpp:1269: error: candidates are: PyObject*

wxPyInputStream::readline(int)

src/helpers.cpp:1334: error: `wxPyEndBlockThreads' cannot be used as a function src/helpers.cpp:1340: error: `wxPyEndBlockThreads' cannot be used as a function src/helpers.cpp:1344: error: parse error before `=' token src/helpers.cpp:1349: error: `wxPyEndBlockThreads' cannot be used as a function src/helpers.cpp: At global scope: src/helpers.cpp:1357: error: no `void wxPyInputStream::seek(int, int)' member

function declared in class `wxPyInputStream'

src/helpers.cpp: In member function `void wxPyInputStream::seek(int, int)': src/helpers.cpp:1359: error: `wxSeekMode' undeclared (first use this function) src/helpers.cpp: At global scope: src/helpers.cpp:1362: error: no `int wxPyInputStream::tell()' member function

declared in class `wxPyInputStream'

src/helpers.cpp:1372: error: invalid use of undefined type `class

wxPyCBInputStream'

include/wx/wxPython/wxPython_int.h:352: error: forward declaration of `class

wxPyCBInputStream'

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:1372: error: class `wxPyCBInputStream' does not have any field

named `m_read'

src/helpers.cpp:1372: error: class `wxPyCBInputStream' does not have any field

named `m_seek'

src/helpers.cpp:1372: error: class `wxPyCBInputStream' does not have any field

named `m_tell'

src/helpers.cpp:1372: error: class `wxPyCBInputStream' does not have any field

named `m_block'

src/helpers.cpp: At global scope: src/helpers.cpp:1376: error: invalid use of undefined type `class

wxPyCBInputStream'

include/wx/wxPython/wxPython_int.h:352: error: forward declaration of `class

wxPyCBInputStream'

src/helpers.cpp: In copy constructor `

wxPyCBInputStream::wxPyCBInputStream(const wxPyCBInputStream&)':

src/helpers.cpp:1377: error: invalid use of undefined type `const class

wxPyCBInputStream'

include/wx/wxPython/wxPython_int.h:352: error: forward declaration of `const

class wxPyCBInputStream'

src/helpers.cpp:1378: error: invalid use of undefined type `const class

wxPyCBInputStream'

include/wx/wxPython/wxPython_int.h:352: error: forward declaration of `const

class wxPyCBInputStream'

src/helpers.cpp:1379: error: invalid use of undefined type `const class

wxPyCBInputStream'

include/wx/wxPython/wxPython_int.h:352: error: forward declaration of `const

class wxPyCBInputStream'

src/helpers.cpp:1380: error: invalid use of undefined type `const class

wxPyCBInputStream'

include/wx/wxPython/wxPython_int.h:352: error: forward declaration of `const

class wxPyCBInputStream'

src/helpers.cpp: At global scope: src/helpers.cpp:1387: error: invalid use of undefined type `class

wxPyCBInputStream'

include/wx/wxPython/wxPython_int.h:352: error: forward declaration of `class

wxPyCBInputStream'

src/helpers.cpp: In destructor `wxPyCBInputStream::~wxPyCBInputStream()': src/helpers.cpp:1393: error: `wxPyEndBlockThreads' cannot be used as a function src/helpers.cpp: At global scope: src/helpers.cpp:1397: error: invalid use of undefined type `class

wxPyCBInputStream'

include/wx/wxPython/wxPython_int.h:352: error: forward declaration of `class

wxPyCBInputStream'

src/helpers.cpp: In member function `wxPyCBInputStream*

wxPyCBInputStream::create(PyObject*, bool)':

src/helpers.cpp:1410: error: `wxPyEndBlockThreads' cannot be used as a function src/helpers.cpp:1414: error: `wxPyEndBlockThreads' cannot be used as a function src/helpers.cpp:1415: error: invalid use of undefined type `class

wxPyCBInputStream'

include/wx/wxPython/wxPython_int.h:352: error: forward declaration of `class

wxPyCBInputStream'

src/helpers.cpp: In function `wxPyCBInputStream*

wxPyCBInputStream_create(PyObject*, bool)':

src/helpers.cpp:1420: error: incomplete type 'wxPyCBInputStream' cannot be used

to name a scope

src/helpers.cpp: In function `wxPyCBInputStream*

wxPyCBInputStream_copy(wxPyCBInputStream*)':

src/helpers.cpp:1424: error: invalid use of undefined type `class

wxPyCBInputStream'

include/wx/wxPython/wxPython_int.h:352: error: forward declaration of `class

wxPyCBInputStream'

src/helpers.cpp: At global scope: src/helpers.cpp:1427: error: invalid use of undefined type `class

wxPyCBInputStream'

include/wx/wxPython/wxPython_int.h:352: error: forward declaration of `class

wxPyCBInputStream'

src/helpers.cpp:1439: error: syntax error before `::' token src/helpers.cpp:1443: error: parse error before `=' token src/helpers.cpp:1444: error: syntax error before `->' token src/helpers.cpp:1452: error: invalid use of undefined type `class

wxPyCBInputStream'

include/wx/wxPython/wxPython_int.h:352: error: forward declaration of `class

wxPyCBInputStream'

src/helpers.cpp: In member function `size_t wxPyCBInputStream::OnSysRead(void*,

long unsigned int)':

src/helpers.cpp:1465: error: `m_lasterror' undeclared (first use this function) src/helpers.cpp:1473: error: `wxSTREAM_READ_ERROR' undeclared (first use this

function)

src/helpers.cpp:1474: error: `wxPyEndBlockThreads' cannot be used as a function src/helpers.cpp: At global scope: src/helpers.cpp:1478: error: invalid use of undefined type `class

wxPyCBInputStream'

include/wx/wxPython/wxPython_int.h:352: error: forward declaration of `class

wxPyCBInputStream'

src/helpers.cpp: In member function `size_t wxPyCBInputStream::OnSysWrite(const

void*, long unsigned int)':

src/helpers.cpp:1479: error: `wxSTREAM_WRITE_ERROR' undeclared (first use this

function)

src/helpers.cpp: At global scope: src/helpers.cpp:1484: error: syntax error before `::' token src/helpers.cpp:1488: error: parse error before `if' src/helpers.cpp:1494: error: parse error before `*' token src/helpers.cpp:1498: error: parse error before `if' src/helpers.cpp:1500: error: `blocked' was not declared in this scope src/helpers.cpp:1500: warning: ISO C++ forbids declaration of `

wxPyEndBlockThreads' with no type

src/helpers.cpp:1500: error: redefinition of `int wxPyEndBlockThreads' src/helpers.cpp:897: error: `int wxPyEndBlockThreads' previously defined here src/helpers.cpp:1501: error: parse error before `return' src/helpers.cpp:1505: error: syntax error before `::' token src/helpers.cpp:1507: error: redefinition of `PyObject*arglist' src/helpers.cpp:1486: error: `PyObject*arglist' previously declared here src/helpers.cpp:1508: error: redefinition of `PyObject*result' src/helpers.cpp:1497: error: `PyObject*result' previously declared here src/helpers.cpp:1509: error: parse error before `if' src/helpers.cpp:1510: error: parse error before `=' token src/helpers.cpp:1518: error: `blocked' was not declared in this scope src/helpers.cpp:1518: warning: ISO C++ forbids declaration of `

wxPyEndBlockThreads' with no type

src/helpers.cpp:1518: error: redefinition of `int wxPyEndBlockThreads' src/helpers.cpp:1500: error: `int wxPyEndBlockThreads' previously defined here src/helpers.cpp:1519: error: parse error before `return' src/helpers.cpp:1524: error: `wxObject' was not declared in this scope src/helpers.cpp:1524: warning: ISO C++ forbids declaration of `

IMPLEMENT_ABSTRACT_CLASS' with no type

src/helpers.cpp:1524: error: redefinition of `int IMPLEMENT_ABSTRACT_CLASS' src/helpers.cpp:120: error: `int IMPLEMENT_ABSTRACT_CLASS' previously defined

here

src/helpers.cpp:1524: warning: initializer list being treated as compound

expression

src/helpers.cpp:1524: warning: left-hand operand of comma is a reference, not

call, to function `wxPyCallback()'

src/helpers.cpp:1526: error: invalid use of undefined type `class wxPyCallback' include/wx/wxPython/wxPython_int.h:288: error: forward declaration of `class

wxPyCallback'

src/helpers.cpp:1531: error: parse error before `&' token src/helpers.cpp:1531: error: invalid use of undefined type `class wxPyCallback' include/wx/wxPython/wxPython_int.h:288: error: forward declaration of `class

wxPyCallback'

src/helpers.cpp: In constructor `wxPyCallback::wxPyCallback(...)': src/helpers.cpp:1532: error: `other' undeclared (first use this function) src/helpers.cpp: At global scope: src/helpers.cpp:1536: error: invalid use of undefined type `class wxPyCallback' include/wx/wxPython/wxPython_int.h:288: error: forward declaration of `class

wxPyCallback'

src/helpers.cpp: In destructor `wxPyCallback::~wxPyCallback()': src/helpers.cpp:1539: error: `wxPyEndBlockThreads' cannot be used as a function src/helpers.cpp: At global scope: 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: invalid use of undefined type `class wxPyCallback' include/wx/wxPython/wxPython_int.h:288: error: forward declaration of `class

wxPyCallback'

src/helpers.cpp:1547: error: invalid declarator src/helpers.cpp:1547: error: syntax error before `{' token src/helpers.cpp:1549: error: `cb' was not declared in this scope src/helpers.cpp:1550: error: redefinition of `PyObject*result' src/helpers.cpp:1508: error: `PyObject*result' previously declared here src/helpers.cpp:1556: error: parse error before `=' token src/helpers.cpp:1562: warning: ISO C++ forbids declaration of `checkSkip' with

no type

src/helpers.cpp:1562: error: conflicting types for `int checkSkip' src/helpers.cpp:1553: error: previous declaration as `bool checkSkip' src/helpers.cpp:1562: error: parse error before `)' token src/helpers.cpp:1562: error: `event' was not declared in this scope src/helpers.cpp:1563: error: parse error before `}' token src/helpers.cpp:1566: warning: ISO C++ forbids declaration of `checkSkip' with

no type

src/helpers.cpp:1566: error: redefinition of `int checkSkip' src/helpers.cpp:1562: error: `int checkSkip' previously defined here src/helpers.cpp:1566: error: parse error before `)' token src/helpers.cpp:1566: error: `event' was not declared in this scope src/helpers.cpp:1567: error: parse error before `}' token src/helpers.cpp:1578: error: parse error before `if' src/helpers.cpp:1580: warning: ISO C++ forbids declaration of `s_postName' with

no type

src/helpers.cpp:1580: error: conflicting types for `int s_postName' src/helpers.cpp:1577: error: previous declaration as `PyObject*s_postName' src/helpers.cpp:1581: error: parse error before `}' token src/helpers.cpp:1588: warning: ISO C++ forbids declaration of `PyErr_Clear'

with no type

src/helpers.cpp:1588: error: new declaration `int PyErr_Clear()' /opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/pyerrors.h:14: error: ambiguates

old declaration `void PyErr_Clear()'

src/helpers.cpp:1589: error: parse error before `}' token src/helpers.cpp:1595: warning: ISO C++ forbids declaration of `tuple' with no

type

src/helpers.cpp:1595: error: conflicting types for `int tuple' src/helpers.cpp:1552: error: previous declaration as `PyObject*tuple' src/helpers.cpp:1596: error: parse error before `*' token src/helpers.cpp:1597: warning: ISO C++ forbids declaration of `result' with no

type

src/helpers.cpp:1597: error: conflicting types for `int result' src/helpers.cpp:1550: error: previous declaration as `PyObject*result' src/helpers.cpp:1597: warning: invalid conversion from int' to PyObject*' src/helpers.cpp:1598: error: parse error before `if' src/helpers.cpp:1600: warning: ISO C++ forbids declaration of `PyErr_Clear'

with no type

src/helpers.cpp:1601: error: parse error before `}' token src/helpers.cpp:1610: warning: ISO C++ forbids declaration of `PyErr_Clear'

with no type

src/helpers.cpp:1611: error: parse error before `}' token src/helpers.cpp:1630: warning: ISO C++ forbids declaration of `

wxPyEndBlockThreads' with no type

src/helpers.cpp:1630: error: redefinition of `int wxPyEndBlockThreads' src/helpers.cpp:1518: error: `int wxPyEndBlockThreads' previously defined here src/helpers.cpp:1631: error: parse error before `}' token src/helpers.cpp: In function `void wxPyCBH_delete(wxPyCallbackHelper*)': src/helpers.cpp:1818: error: `wxPyEndBlockThreads' cannot be used as a function src/helpers.cpp: In destructor `wxPyEvtSelfRef::~wxPyEvtSelfRef()': src/helpers.cpp:1839: error: `wxPyEndBlockThreads' cannot be used as a function src/helpers.cpp: In member function `void wxPyEvtSelfRef::SetSelf(PyObject*,

bool)':

src/helpers.cpp:1851: error: `wxPyEndBlockThreads' cannot be used as a function src/helpers.cpp: At global scope: src/helpers.cpp:1860: error: `wxEvent' was not declared in this scope src/helpers.cpp:1860: warning: ISO C++ forbids declaration of `

IMPLEMENT_ABSTRACT_CLASS' with no type

src/helpers.cpp:1860: error: redefinition of `int IMPLEMENT_ABSTRACT_CLASS' src/helpers.cpp:1524: error: `int IMPLEMENT_ABSTRACT_CLASS' previously defined

here

src/helpers.cpp:1860: warning: initializer list being treated as compound

expression

src/helpers.cpp:1860: warning: left-hand operand of comma is a reference, not

call, to function `wxPyEvent()'

src/helpers.cpp:1861: error: `wxCommandEvent' was not declared in this scope src/helpers.cpp:1861: warning: ISO C++ forbids declaration of `

IMPLEMENT_ABSTRACT_CLASS' with no type

src/helpers.cpp:1861: error: redefinition of `int IMPLEMENT_ABSTRACT_CLASS' src/helpers.cpp:1860: error: `int IMPLEMENT_ABSTRACT_CLASS' previously defined

here

src/helpers.cpp:1861: warning: initializer list being treated as compound

expression

src/helpers.cpp:1861: warning: left-hand operand of comma is a reference, not

call, to function `wxPyCommandEvent()'

src/helpers.cpp:1864: error: type specifier omitted for parameter `wxEventType' src/helpers.cpp:1864: error: parse error before `)' token src/helpers.cpp:1865: error: invalid use of undefined type `class wxPyEvent' include/wx/wxPython/wxPython_int.h:324: error: forward declaration of `class

wxPyEvent'

src/helpers.cpp: In constructor `wxPyEvent::wxPyEvent(...)': src/helpers.cpp:1865: error: `winid' undeclared (first use this function) src/helpers.cpp:1865: error: `commandType' undeclared (first use this function) src/helpers.cpp:1865: error: class wxPyEvent' does not have any field named

wxEvent'

src/helpers.cpp: At global scope: src/helpers.cpp:1869: error: parse error before `&' token src/helpers.cpp:1870: error: invalid use of undefined type `class wxPyEvent' include/wx/wxPython/wxPython_int.h:324: error: forward declaration of `class

wxPyEvent'

src/helpers.cpp: In constructor `wxPyEvent::wxPyEvent(...)': src/helpers.cpp:1870: error: `evt' undeclared (first use this function) src/helpers.cpp:1870: error: class wxPyEvent' does not have any field named

wxEvent'

src/helpers.cpp:1872: error: `SetSelf' undeclared (first use this function) src/helpers.cpp: At global scope: src/helpers.cpp:1876: error: invalid use of undefined type `class wxPyEvent' include/wx/wxPython/wxPython_int.h:324: error: forward declaration of `class

wxPyEvent'

src/helpers.cpp:1880: error: parse error before `,' token src/helpers.cpp:1881: error: invalid use of undefined type `class

wxPyCommandEvent'

include/wx/wxPython/wxPython_int.h:335: error: forward declaration of `class

wxPyCommandEvent'

src/helpers.cpp: In constructor `wxPyCommandEvent::wxPyCommandEvent(...)': src/helpers.cpp:1881: error: `id' undeclared (first use this function) src/helpers.cpp:1881: error: class `wxPyCommandEvent' does not have any field

named `wxCommandEvent'

src/helpers.cpp: At global scope: src/helpers.cpp:1885: error: parse error before `&' token src/helpers.cpp:1886: error: invalid use of undefined type `class

wxPyCommandEvent'

include/wx/wxPython/wxPython_int.h:335: error: forward declaration of `class

wxPyCommandEvent'

src/helpers.cpp: In constructor `wxPyCommandEvent::wxPyCommandEvent(...)': src/helpers.cpp:1886: error: class `wxPyCommandEvent' does not have any field

named `wxCommandEvent'

src/helpers.cpp: At global scope: src/helpers.cpp:1892: error: invalid use of undefined type `class

wxPyCommandEvent'

include/wx/wxPython/wxPython_int.h:335: error: forward declaration of `class

wxPyCommandEvent'

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:1903: error: redefinition of `PyObject*wxPy_ConvertList' include/wx/wxPython/wxPython_int.h:130: error: `PyObject*wxPy_ConvertList'

previously defined here

src/helpers.cpp:1903: error: syntax error before `{' token src/helpers.cpp:1907: error: syntax error before `*' token src/helpers.cpp:1908: error: syntax error before `*' token src/helpers.cpp:1910: error: redefinition of `wxPyBlock_t blocked' src/helpers.cpp:1555: error: `wxPyBlock_t blocked' previously declared here src/helpers.cpp:1911: warning: ISO C++ forbids declaration of `pyList' with no

type

src/helpers.cpp:1911: error: conflicting types for `int pyList' src/helpers.cpp:1905: error: previous declaration as `PyObject*pyList' src/helpers.cpp:1912: error: parse error before `while' src/helpers.cpp:1914: warning: ISO C++ forbids declaration of `pyObj' with no

type

src/helpers.cpp:1914: error: conflicting types for `int pyObj' src/helpers.cpp:1906: error: previous declaration as `PyObject*pyObj' src/helpers.cpp:1914: error: `wxObj' was not declared in this scope src/helpers.cpp:1915: warning: ISO C++ forbids declaration of `PyList_Append'

with no type

src/helpers.cpp:1915: error: `int PyList_Append' redeclared as different kind

of symbol

/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/listobject.h:51: error: previous

declaration of `int PyList_Append(PyObject*, PyObject*)'

src/helpers.cpp:1915: warning: initializer list being treated as compound

expression

src/helpers.cpp:1916: warning: ISO C++ forbids declaration of `node' with no

type

src/helpers.cpp:1916: error: base operand of `->' is not a pointer src/helpers.cpp:1917: error: parse error before `}' token src/helpers.cpp:1918: warning: ISO C++ forbids declaration of `

wxPyEndBlockThreads' with no type

src/helpers.cpp:1918: error: redefinition of `int wxPyEndBlockThreads' src/helpers.cpp:1630: error: `int wxPyEndBlockThreads' previously declared here src/helpers.cpp:1919: error: parse error before `return' 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:1924: error: redefinition of `long int wxPyGetWinHandle' include/wx/wxPython/wxPython_int.h:131: error: `long int wxPyGetWinHandle'

previously defined here

src/helpers.cpp:1924: error: syntax error before `{' token src/helpers.cpp:1946: error: syntax error before `*' token src/helpers.cpp:1971: error: parse error before `if' src/helpers.cpp:1980: warning: ISO C++ forbids declaration of `

PyString_AsStringAndSize' with no type

src/helpers.cpp:1980: error: `int PyString_AsStringAndSize' redeclared as

different kind of symbol

/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/stringobject.h:177: error: previous

declaration of `int PyString_AsStringAndSize(PyObject*, char, int*)'

src/helpers.cpp:1980: warning: initializer list being treated as compound

expression

src/helpers.cpp:1980: warning: invalid conversion from int*' to int' src/helpers.cpp:1981: warning: ISO C++ forbids declaration of `target' with no

type

src/helpers.cpp:1981: error: parse error before `(' token src/helpers.cpp:1992: error: parse error before `*' token src/helpers.cpp:2013: error: redefinition of `PyObject*str' src/helpers.cpp:1970: error: `PyObject*str' previously defined here src/helpers.cpp:2014: error: parse error before `if' src/helpers.cpp:2022: error: redefinition of `char*tmpPtr' src/helpers.cpp:1979: error: `char*tmpPtr' previously declared here src/helpers.cpp:2022: error: redefinition of `int tmpSize' src/helpers.cpp:1979: error: `int tmpSize' previously declared here src/helpers.cpp:2023: warning: ISO C++ forbids declaration of `

PyString_AsStringAndSize' with no type

src/helpers.cpp:2023: error: redefinition of `int PyString_AsStringAndSize' src/helpers.cpp:1980: error: `int PyString_AsStringAndSize' previously defined

here

src/helpers.cpp:2023: warning: initializer list being treated as compound

expression

src/helpers.cpp:2023: warning: invalid conversion from int*' to int' src/helpers.cpp:2024: warning: ISO C++ forbids declaration of `target' with no

type

src/helpers.cpp:2024: error: redefinition of `int target' src/helpers.cpp:1981: error: `int target' previously declared here src/helpers.cpp:2026: error: parse error before `if' src/helpers.cpp:2035: error: parse error before `&' token src/helpers.cpp: In function `PyObject* wx2PyString(...)': src/helpers.cpp:2041: error: `src' undeclared (first use this function) src/helpers.cpp: At global scope: src/helpers.cpp:2154: error: type specifier omitted for parameter `wxPoint' src/helpers.cpp:2154: error: parse error before `*' token src/helpers.cpp: In function `bool wxPointFromObjects(...)': src/helpers.cpp:2155: error: `o1' undeclared (first use this function) src/helpers.cpp:2155: error: `o2' undeclared (first use this function) src/helpers.cpp:2156: error: `point' undeclared (first use this function) src/helpers.cpp: At global scope: src/helpers.cpp:2179: error: syntax error before `*' token src/helpers.cpp:2183: error: syntax error before `*' token src/helpers.cpp:2184: error: `PyObject*o1' used prior to declaration src/helpers.cpp:2184: error: `PyObject*o2' used prior to declaration src/helpers.cpp:2187: error: parse error before `if' src/helpers.cpp:2192: warning: ISO C++ forbids declaration of `count' with no

type

src/helpers.cpp:2193: error: parse error before `if' src/helpers.cpp:2197: warning: ISO C++ forbids declaration of `temp' with no

type

src/helpers.cpp:2197: error: parse error before `[' token src/helpers.cpp:2202: error: parse error before `;' token src/helpers.cpp:2202: error: syntax error before `++' token src/helpers.cpp:2218: warning: ISO C++ forbids declaration of `o2' with no type src/helpers.cpp:2218: error: conflicting types for `int o2' src/helpers.cpp:2184: error: previous declaration as `PyObject*o2' src/helpers.cpp:2219: error: parse error before `if' src/helpers.cpp:2228: error: `x' was not declared in this scope src/helpers.cpp:2228: warning: ISO C++ forbids declaration of `temp' with no

type

src/helpers.cpp:2228: error: `pt' was not declared in this scope src/helpers.cpp:2228: error: assignment (not initialization) in declaration src/helpers.cpp:2229: error: parse error before `}' token src/helpers.cpp:2232: warning: ISO C++ forbids declaration of `o2' with no type src/helpers.cpp:2232: error: redefinition of `int o2' src/helpers.cpp:2218: error: `int o2' previously defined here src/helpers.cpp:2232: warning: invalid conversion from PyObject*' to int' src/helpers.cpp:2233: error: parse error before `if' src/helpers.cpp:2248: error: syntax error before `:' token src/helpers.cpp:2251: error: syntax error before `:' token src/helpers.cpp:2254: error: syntax error before `:' token src/helpers.cpp:2256: error: syntax error before `:' token src/helpers.cpp:2264: error: syntax error before `*' token src/helpers.cpp:2269: error: conflicting types for `int count' src/helpers.cpp:2192: error: previous declaration as `int*count' src/helpers.cpp:2270: error: syntax error before `*' token src/helpers.cpp:2275: error: parse error before `;' token src/helpers.cpp:2275: error: syntax error before `++' token src/helpers.cpp:2283: error: `x' was not declared in this scope src/helpers.cpp:2283: warning: ISO C++ forbids declaration of `temp' with no

type

src/helpers.cpp:2283: error: `pt' was not declared in this scope src/helpers.cpp:2283: error: assignment (not initialization) in declaration src/helpers.cpp:2284: error: parse error before `}' token src/helpers.cpp:2295: error: syntax error before `*' token src/helpers.cpp:2300: error: redefinition of `int count' src/helpers.cpp:2269: error: `int count' previously defined here src/helpers.cpp:2301: error: syntax error before `*' token src/helpers.cpp:2306: error: parse error before `;' token src/helpers.cpp:2306: error: syntax error before `++' token src/helpers.cpp:2320: error: syntax error before `*' token src/helpers.cpp:2321: error: `x' was not declared in this scope src/helpers.cpp:2321: warning: ISO C++ forbids declaration of `temp' with no

type

src/helpers.cpp:2321: error: `pStr' was not declared in this scope src/helpers.cpp:2321: error: assignment (not initialization) in declaration src/helpers.cpp:2322: error: parse error before `delete' src/helpers.cpp:2328: error: syntax error before `*' token src/helpers.cpp:2333: error: redefinition of `int count' src/helpers.cpp:2300: error: `int count' previously defined here src/helpers.cpp:2334: error: syntax error before `*' token src/helpers.cpp:2339: error: parse error before `;' token src/helpers.cpp:2339: error: syntax error before `++' token src/helpers.cpp:2347: error: `x' was not declared in this scope src/helpers.cpp:2347: warning: ISO C++ forbids declaration of `temp' with no

type

src/helpers.cpp:2347: error: `ae' was not declared in this scope src/helpers.cpp:2347: error: assignment (not initialization) in declaration src/helpers.cpp:2348: error: parse error before `}' token src/helpers.cpp:2351: error: conflicting types for `PyObject*o2' src/helpers.cpp:2232: error: previous declaration as `int o2' src/helpers.cpp:2353: error: `x' was not declared in this scope src/helpers.cpp:2353: error: syntax error before `.' token src/helpers.cpp:2364: error: syntax error before `*' token src/helpers.cpp:2369: error: redefinition of `int count' src/helpers.cpp:2333: error: `int count' previously defined here src/helpers.cpp:2370: error: syntax error before `*' token src/helpers.cpp:2375: error: parse error before `;' token src/helpers.cpp:2375: error: syntax error before `++' token src/helpers.cpp:2381: warning: ISO C++ forbids declaration of `PyErr_SetString'

with no type

src/helpers.cpp:2381: error: `int PyErr_SetString' redeclared as different kind

of symbol

/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/pyerrors.h:12: error: previous

declaration of `void PyErr_SetString(PyObject*, const char*)'

src/helpers.cpp:2381: warning: initializer list being treated as compound

expression

src/helpers.cpp:2381: warning: invalid conversion from const char*' to int' src/helpers.cpp:2382: error: parse error before `return' src/helpers.cpp:2384: error: `x' was not declared in this scope src/helpers.cpp:2384: warning: ISO C++ forbids declaration of `temp' with no

type

src/helpers.cpp:2384: error: `pt' was not declared in this scope src/helpers.cpp:2384: error: assignment (not initialization) in declaration src/helpers.cpp:2385: error: parse error before `}' token src/helpers.cpp:2388: warning: ISO C++ forbids declaration of `PyErr_SetString'

with no type

src/helpers.cpp:2388: error: redefinition of `int PyErr_SetString' src/helpers.cpp:2381: error: `int PyErr_SetString' previously defined here src/helpers.cpp:2388: warning: initializer list being treated as compound

expression

src/helpers.cpp:2388: warning: invalid conversion from const char*' to int' src/helpers.cpp:2389: error: parse error before `return' src/helpers.cpp:2460: error: parse error before `*' token src/helpers.cpp: In function `bool wxPySimple_typecheck(...)': src/helpers.cpp:2465: error: `classname' undeclared (first use this function) src/helpers.cpp:2469: error: `seqLen' undeclared (first use this function) src/helpers.cpp: At global scope: src/helpers.cpp:2475: error: type specifier omitted for parameter `wxSize' src/helpers.cpp:2475: error: parse error before `*' token src/helpers.cpp: In function `bool wxSize_helper(...)': src/helpers.cpp:2478: error: `obj' undeclared (first use this function) src/helpers.cpp:2478: error: `wxSize' undeclared (first use this function) src/helpers.cpp: At global scope: src/helpers.cpp:2485: error: type specifier omitted for parameter `wxPoint' src/helpers.cpp:2485: error: parse error before `*' token src/helpers.cpp: In function `bool wxPoint_helper(...)': src/helpers.cpp:2488: error: `wxPoint' undeclared (first use this function) src/helpers.cpp: At global scope: src/helpers.cpp:2496: error: type specifier omitted for parameter `wxRealPoint' src/helpers.cpp:2496: error: parse error before `*' token src/helpers.cpp: In function `bool wxRealPoint_helper(...)': src/helpers.cpp:2499: error: `wxRealPoint' undeclared (first use this function) src/helpers.cpp:2505: error: `ptr' undeclared (first use this function) src/helpers.cpp:2527: error: `PyErr_SetString' cannot be used as a function src/helpers.cpp: At global scope: src/helpers.cpp:2533: error: type specifier omitted for parameter `wxRect' src/helpers.cpp:2533: error: parse error before `*' token src/helpers.cpp: In function `bool wxRect_helper(...)': src/helpers.cpp:2536: error: `wxRect' undeclared (first use this function) src/helpers.cpp:2572: error: `PyErr_SetString' cannot be used as a function src/helpers.cpp: At global scope: src/helpers.cpp:2578: error: type specifier omitted for parameter `wxColour' src/helpers.cpp:2578: error: parse error before `*' token src/helpers.cpp: In function `bool wxColour_helper(...)': src/helpers.cpp:2595: error: `wxString' undeclared (first use this function) src/helpers.cpp:2595: error: parse error before `=' token src/helpers.cpp:2596: error: `spec' undeclared (first use this function) src/helpers.cpp:2631: error: `PyErr_SetString' cannot be used as a function src/helpers.cpp: At global scope: src/helpers.cpp:2649: error: type specifier omitted for parameter `wxPoint2D' src/helpers.cpp:2649: error: parse error before `*' token src/helpers.cpp: In function `bool wxPoint2D_helper(...)': src/helpers.cpp:2652: error: `wxPoint2D' undeclared (first use this function) src/helpers.cpp:2680: error: `PyErr_SetString' cannot be used as a function src/helpers.cpp: At global scope: src/helpers.cpp:2687: error: parse error before `&' token src/helpers.cpp: In function `PyObject* wxArrayString2PyList_helper(...)': src/helpers.cpp:2690: error: `arr' undeclared (first use this function) src/helpers.cpp:2696: error: `PyList_Append' cannot be used as a function src/helpers.cpp: At global scope: src/helpers.cpp:2703: error: parse error before `&' token src/helpers.cpp: In function `PyObject* wxArrayInt2PyList_helper(...)': src/helpers.cpp:2708: error: `PyList_Append' cannot be used as a function src/helpers.cpp: At global scope: src/helpers.cpp:2721: error: invalid use of undefined type `class

wxPyImageHandler'

include/wx/wxPython/wxPython_int.h:504: error: forward declaration of `class

wxPyImageHandler'

src/helpers.cpp:2721: error: assignment (not initialization) in declaration src/helpers.cpp:2722: error: invalid use of undefined type `class

wxPyImageHandler'

include/wx/wxPython/wxPython_int.h:504: error: forward declaration of `class

wxPyImageHandler'

src/helpers.cpp:2722: error: assignment (not initialization) in declaration src/helpers.cpp:2723: error: invalid use of undefined type `class

wxPyImageHandler'

include/wx/wxPython/wxPython_int.h:504: error: forward declaration of `class

wxPyImageHandler'

src/helpers.cpp:2723: error: assignment (not initialization) in declaration src/helpers.cpp:2724: error: invalid use of undefined type `class

wxPyImageHandler'

include/wx/wxPython/wxPython_int.h:504: error: forward declaration of `class

wxPyImageHandler'

src/helpers.cpp:2724: error: assignment (not initialization) in declaration 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: invalid use of undefined type `class

wxPyImageHandler'

include/wx/wxPython/wxPython_int.h:504: error: forward declaration of `class

wxPyImageHandler'

src/helpers.cpp:2726: error: invalid declarator src/helpers.cpp:2726: error: syntax error before `{' token 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: invalid use of undefined type `class

wxPyImageHandler'

include/wx/wxPython/wxPython_int.h:504: error: forward declaration of `class

wxPyImageHandler'

src/helpers.cpp:2731: error: invalid declarator src/helpers.cpp:2731: error: syntax error before `{' token 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: invalid use of undefined type `class

wxPyImageHandler'

include/wx/wxPython/wxPython_int.h:504: error: forward declaration of `class

wxPyImageHandler'

src/helpers.cpp:2735: error: invalid declarator src/helpers.cpp:2735: error: syntax error before `{' token src/helpers.cpp:2739: error: invalid use of undefined type `class

wxPyImageHandler'

include/wx/wxPython/wxPython_int.h:504: error: forward declaration of `class

wxPyImageHandler'

src/helpers.cpp: In constructor `wxPyImageHandler::wxPyImageHandler()': src/helpers.cpp:2740: error: class `wxPyImageHandler' does not have any field

named `m_self'

src/helpers.cpp: At global scope: src/helpers.cpp:2750: error: invalid use of undefined type `class

wxPyImageHandler'

include/wx/wxPython/wxPython_int.h:504: error: forward declaration of `class

wxPyImageHandler'

src/helpers.cpp: In destructor `wxPyImageHandler::~wxPyImageHandler()': src/helpers.cpp:2751: error: `m_self' undeclared (first use this function) src/helpers.cpp: At global scope: src/helpers.cpp:2757: error: invalid use of undefined type `class

wxPyImageHandler'

include/wx/wxPython/wxPython_int.h:504: error: forward declaration 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: invalid use of undefined type `class

wxPyImageHandler'

include/wx/wxPython/wxPython_int.h:504: error: forward declaration of `class

wxPyImageHandler'

src/helpers.cpp:2763: error: invalid declarator src/helpers.cpp:2763: error: syntax error before `{' token src/helpers.cpp:2772: error: `stream' was not declared in this scope src/helpers.cpp:2772: error: `py_InputStream' cannot be used as a function src/helpers.cpp:2774: error: parse error before `if' src/helpers.cpp:2777: warning: ISO C++ forbids declaration of `PyErr_Clear'

with no type

src/helpers.cpp:2778: error: parse error before `}' token src/helpers.cpp:2781: warning: ISO C++ forbids declaration of `

wxPyEndBlockThreads' with no type

src/helpers.cpp:2781: error: redefinition of `int wxPyEndBlockThreads' src/helpers.cpp:1918: error: `int wxPyEndBlockThreads' previously declared here src/helpers.cpp:2782: error: parse error before `return' 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: parse error before `,' token src/helpers.cpp:2786: error: invalid use of undefined type `class

wxPyImageHandler'

include/wx/wxPython/wxPython_int.h:504: error: forward declaration of `class

wxPyImageHandler'

src/helpers.cpp: In member function `bool wxPyImageHandler::LoadFile(...)': src/helpers.cpp:2790: error: `wxPyEndBlockThreads' cannot be used as a function src/helpers.cpp:2794: error: `image' undeclared (first use this function) src/helpers.cpp:2794: error: `py_Image' cannot be used as a function src/helpers.cpp:2795: error: `stream' undeclared (first use this function) src/helpers.cpp:2795: error: `py_InputStream' cannot be used as a function src/helpers.cpp:2796: error: `verbose' undeclared (first use this function) src/helpers.cpp:2797: warning: invalid conversion from `char*(*)(const char*,

int)' to `long int'

src/helpers.cpp:2806: error: `wxPyEndBlockThreads' cannot be used as a function src/helpers.cpp: At global scope: src/helpers.cpp:2810: error: `wxImage' was not declared in this scope src/helpers.cpp:2810: error: `wxOutputStream' was not declared in this scope src/helpers.cpp:2811: error: parse error before `)' token src/helpers.cpp:2811: error: invalid use of undefined type `class

wxPyImageHandler'

include/wx/wxPython/wxPython_int.h:504: error: forward declaration of `class

wxPyImageHandler'

src/helpers.cpp: In member function `bool wxPyImageHandler::SaveFile(...)': src/helpers.cpp:2814: error: `wxPyEndBlockThreads' cannot be used as a function src/helpers.cpp:2818: error: `py_Image' cannot be used as a function src/helpers.cpp:2819: error: `py_OutputStream' cannot be used as a function src/helpers.cpp:2829: error: `wxPyEndBlockThreads' cannot be used as a function src/helpers.cpp: At global scope: src/helpers.cpp:2833: error: `wxInputStream' was not declared in this scope src/helpers.cpp:2833: error: invalid use of undefined type `class

wxPyImageHandler'

include/wx/wxPython/wxPython_int.h:504: error: forward declaration of `class

wxPyImageHandler'

src/helpers.cpp:2833: error: invalid declarator src/helpers.cpp:2833: error: syntax error before `{' token src/helpers.cpp:2839: error: redefinition of `PyObject*res' src/helpers.cpp:2771: error: `PyObject*res' previously defined here src/helpers.cpp:2840: error: `py_InputStream' cannot be used as a function src/helpers.cpp:2842: error: conflicting types for `int retval' src/helpers.cpp:2773: error: previous declaration as `bool retval' src/helpers.cpp:2843: error: parse error before `if' src/helpers.cpp:2846: warning: ISO C++ forbids declaration of `PyErr_Clear'

with no type

src/helpers.cpp:2847: error: parse error before `}' token src/helpers.cpp:2849: warning: ISO C++ forbids declaration of `

wxPyEndBlockThreads' with no type

src/helpers.cpp:2849: error: redefinition of `int wxPyEndBlockThreads' src/helpers.cpp:2781: error: `int wxPyEndBlockThreads' previously declared here src/helpers.cpp:2850: error: parse error before `return' src/helpers.cpp: In function `void

static_initialization_and_destruction_0(int, int)':

src/helpers.cpp:2842: warning: statement with no effect src/helpers.cpp: At top level: include/wx/wxPython/wxPython_int.h:636: warning: `bool

GetMacSupportPCMenuShortcuts()' declared `static' but never defined

include/wx/wxPython/wxPython_int.h:637: warning: `long int

GetMacAboutMenuItemId()' declared `static' but never defined

include/wx/wxPython/wxPython_int.h:638: warning: `long int

GetMacPreferencesMenuItemId()' declared `static' but never defined

include/wx/wxPython/wxPython_int.h:639: warning: `long int

GetMacExitMenuItemId()' declared `static' but never defined

include/wx/wxPython/wxPython_int.h:642: warning: `void

SetMacSupportPCMenuShortcuts(bool)' declared `static' but never defined

include/wx/wxPython/wxPython_int.h:643: warning: `void

SetMacAboutMenuItemId(long int)' declared `static' but never defined

include/wx/wxPython/wxPython_int.h:644: warning: `void

SetMacPreferencesMenuItemId(long int)' declared `static' but never defined

include/wx/wxPython/wxPython_int.h:645: warning: `void

SetMacExitMenuItemId(long int)' declared `static' but never defined

include/wx/wxPython/wxPython_int.h:646: warning: `void

SetMacHelpMenuTitleName(...)' declared `static' but never defined

include/wx/wxPython/pyistream.h:75: warning: `wxPyCBInputStream*

create(PyObject*, bool)' declared `static' but never defined

include/wx/wxPython/pyistream.h:90: warning: `PyObject* getMethod(PyObject*,

char*)' declared `static' but never defined

src/helpers.cpp:1580: warning: `int s_postName' defined but not used error: command 'gcc' failed with exit status 1 Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_python_py-wxpython/work/wxPython-src-2.6.3.2/wxPython" && WX_CONFIG="/opt/local/bin/wx-config" UNICODE="1" WXPORT="mac" /opt/local/bin/python2.4 setup.py build" returned error 1 Command output: src/helpers.cpp:2781: error: `int wxPyEndBlockThreads' previously declared here src/helpers.cpp:2850: error: parse error before `return' src/helpers.cpp: In function `void

static_initialization_and_destruction_0(int, int)':

src/helpers.cpp:2842: warning: statement with no effect src/helpers.cpp: At top level: include/wx/wxPython/wxPython_int.h:636: warning: `bool

GetMacSupportPCMenuShortcuts()' declared `static' but never defined

include/wx/wxPython/wxPython_int.h:637: warning: `long int

GetMacAboutMenuItemId()' declared `static' but never defined

include/wx/wxPython/wxPython_int.h:638: warning: `long int

GetMacPreferencesMenuItemId()' declared `static' but never defined

include/wx/wxPython/wxPython_int.h:639: warning: `long int

GetMacExitMenuItemId()' declared `static' but never defined

include/wx/wxPython/wxPython_int.h:642: warning: `void

SetMacSupportPCMenuShortcuts(bool)' declared `static' but never defined

include/wx/wxPython/wxPython_int.h:643: warning: `void

SetMacAboutMenuItemId(long int)' declared `static' but never defined

include/wx/wxPython/wxPython_int.h:644: warning: `void

SetMacPreferencesMenuItemId(long int)' declared `static' but never defined

include/wx/wxPython/wxPython_int.h:645: warning: `void

SetMacExitMenuItemId(long int)' declared `static' but never defined

include/wx/wxPython/wxPython_int.h:646: warning: `void

SetMacHelpMenuTitleName(...)' declared `static' but never defined

include/wx/wxPython/pyistream.h:75: warning: `wxPyCBInputStream*

create(PyObject*, bool)' declared `static' but never defined

include/wx/wxPython/pyistream.h:90: warning: `PyObject* getMethod(PyObject*,

char*)' declared `static' but never defined

src/helpers.cpp:1580: warning: `int s_postName' defined but not used error: command 'gcc' failed with exit status 1

Change History (6)

comment:1 Changed 17 years ago by markd@…

Summary: Can't build packages on Mac OS X 10.3BUG: courier-imap-2.2.0/py-wxpython-2.6.3.2 build failure on 10.3

comment:2 Changed 17 years ago by nox@…

Milestone: Port Bugs
Priority: Not setNormal
Version: 1.3.2

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

Cc: jwa@… added
Owner: changed from macports-tickets@… to mww@…
Summary: BUG: courier-imap-2.2.0/py-wxpython-2.6.3.2 build failure on 10.3BUG: py-wxpython-2.6.3.2 build failure on 10.3

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

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

Cc Me!

comment:5 Changed 15 years ago by tobypeterson

Resolution: wontfix
Status: newclosed

panther, closing

comment:6 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.