Opened 14 years ago

Last modified 11 years ago

#24490 closed defect

py-wxpython build failure — at Version 2

Reported by: spoofy@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: jwa@…
Port: py-wxpython

Description (last modified by jmroot (Joshua Root))

bash-3.2# port install -d py-wxpython
--->  Computing dependencies for py-wxpython
--->  Building py-wxpython
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-wxpython/work/wxPython-src-2.8.9.2/wxPython" && /opt/local/bin/python2.4 setup.py build " returned error 1
Command output: src/helpers.cpp:422: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp: In function 'PyObject* __wxPySetDictionary(PyObject*, PyObject*)':
src/helpers.cpp:628: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp:643: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp:648: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp: In function 'void wxPyOORClientData_dtor(wxPyOORClientData*)':
src/helpers.cpp:809: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp:811: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp:819: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp:826: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp:827: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp:829: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp: In static member function 'static wxPyCBInputStream* wxPyCBInputStream::create(PyObject*, bool)':
src/helpers.cpp:1291: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp:1292: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp:1293: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp: In member function 'virtual size_t wxPyCBInputStream::OnSysRead(void*, size_t)':
src/helpers.cpp:1336: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp: In member function 'virtual wxFileOffset wxPyCBInputStream::OnSysTell() const':
src/helpers.cpp:1386: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp: In static member function 'static wxPyCBOutputStream* wxPyCBOutputStream::create(PyObject*, bool)':
src/helpers.cpp:1486: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp:1487: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp:1488: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp: In member function 'virtual wxFileOffset wxPyCBOutputStream::OnSysTell() const':
src/helpers.cpp:1574: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp: In member function 'void wxPyCallback::EventThunker(wxEvent&)':
src/helpers.cpp:1689: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp:1689: warning: deprecated conversion from string constant to 'char*'
error: command '/usr/bin/gcc-4.2' failed with exit status 1

Change History (1)

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

Cc: jwa@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to mww@…
Port: py-wxpython added
Summary: bug in py-wxpythonpy-wxpython build failure

Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainers.

Note: See TracTickets for help on using tickets.