#24490: py-wxpython build failure ---------------------------------------+------------------------------------ Reporter: spoofy@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: py-wxpython ---------------------------------------+------------------------------------ Changes (by jmr@…): * cc: jwa@… (added) * owner: macports-tickets@… => mww@… * port: => py-wxpython Old description:
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
New description: {{{ 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 }}} -- Comment: Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainer. -- Ticket URL: <http://trac.macports.org/ticket/24490#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS