Ticket #23438: error.txt

File error.txt, 3.4 KB (added by lahiatt@…, 14 years ago)
Line 
1$ sudo port install py25-wxpython -d -v
2Password:
3--->  Computing dependencies for py25-wxpython
4--->  Building py25-wxpython
5Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-wxpython/work/wxPython-src-2.8.9.1/wxPython" && /opt/local/bin/python2.5 setup.py build " returned error 1
6Command output:                  from include/wx/wxPython/wxPython.h:22,
7                 from src/mac/_gdi_wrap.cpp:2736:
8/opt/local/lib/wx/include/mac-unicode-release-2.8/wx/setup.h:962:1: warning: "SIZEOF_SIZE_T" redefined
9In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:8,
10                 from src/mac/_gdi_wrap.cpp:129:
11/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyconfig.h:830:1: warning: this is the location of the previous definition
12src/mac/_gdi_wrap.cpp: In function 'void SWIG_Python_AddErrorMsg(const char*)':
13src/mac/_gdi_wrap.cpp:864: warning: format not a string literal and no format arguments
14In file included from src/mac/_gdi_wrap.cpp:2736:
15include/wx/wxPython/wxPython.h: In function 'bool wxPyCoreAPI_IMPORT()':
16include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
17include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
18src/mac/_gdi_wrap.cpp: In function 'wxPalette* new_wxPalette(const wxArrayInt&, const wxArrayInt&, const wxArrayInt&)':
19src/mac/_gdi_wrap.cpp:2883: warning: comparison between signed and unsigned integer expressions
20src/mac/_gdi_wrap.cpp:2883: warning: comparison between signed and unsigned integer expressions
21src/mac/_gdi_wrap.cpp: In function 'PyObject* _wrap_Font_MacGetATSUFontID(PyObject*, PyObject*)':
22src/mac/_gdi_wrap.cpp:15850: error: 'class wxFont' has no member named 'MacGetATSUFontID'
23src/mac/_gdi_wrap.cpp: In function 'PyObject* _wrap_PenList_AddPen(PyObject*, PyObject*, PyObject*)':
24src/mac/_gdi_wrap.cpp:32884: warning: 'AddPen' is deprecated (declared at /opt/local/include/wx-2.8/wx/gdicmn.h:516)
25src/mac/_gdi_wrap.cpp: In function 'PyObject* _wrap_PenList_RemovePen(PyObject*, PyObject*, PyObject*)':
26src/mac/_gdi_wrap.cpp:32922: warning: 'RemovePen' is deprecated (declared at /opt/local/include/wx-2.8/wx/gdicmn.h:517)
27src/mac/_gdi_wrap.cpp: In function 'PyObject* _wrap_BrushList_AddBrush(PyObject*, PyObject*, PyObject*)':
28src/mac/_gdi_wrap.cpp:33015: warning: 'AddBrush' is deprecated (declared at /opt/local/include/wx-2.8/wx/gdicmn.h:526)
29src/mac/_gdi_wrap.cpp: In function 'PyObject* _wrap_BrushList_RemoveBrush(PyObject*, PyObject*, PyObject*)':
30src/mac/_gdi_wrap.cpp:33053: warning: 'RemoveBrush' is deprecated (declared at /opt/local/include/wx-2.8/wx/gdicmn.h:527)
31src/mac/_gdi_wrap.cpp: In function 'PyObject* _wrap_FontList_AddFont(PyObject*, PyObject*, PyObject*)':
32src/mac/_gdi_wrap.cpp:33205: warning: 'AddFont' is deprecated (declared at /opt/local/include/wx-2.8/wx/gdicmn.h:539)
33src/mac/_gdi_wrap.cpp: In function 'PyObject* _wrap_FontList_RemoveFont(PyObject*, PyObject*, PyObject*)':
34src/mac/_gdi_wrap.cpp:33243: warning: 'RemoveFont' is deprecated (declared at /opt/local/include/wx-2.8/wx/gdicmn.h:540)
35error: command '/usr/bin/gcc-4.2' failed with exit status 1
36
37Error: Status 1 encountered during processing.
38Before reporting a bug, first run the command again with the -d flag to get complete output.