#35134 closed defect (fixed)
py27-wxpython-devel 2.9.3.1. build failed
Reported by: | marklivingstone (Mark Livingstone) | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | neurodroid (Christoph Schmidt-Hieber), brett@… | |
Port: | py27-wxpython-devel |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Prior info snipped...
:info:build building '_core_' extension :info:build creating build/temp.macosx-10.7-x86_64-2.7 :info:build creating build/temp.macosx-10.7-x86_64-2.7/src :info:build creating build/temp.macosx-10.7-x86_64-2.7/src/osx_cocoa :info:build /usr/bin/llvm-gcc-4.2 -mmacosx-version-min=10.5 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DWXP_USE_THREAD=1 -UNDEBUG -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -Iinclude -Isrc -I/opt/local/lib/wx/include/osx_cocoa-unicode-2.9 -I/opt/local/include/wx-2.9 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/helpers.cpp -o build/temp.macosx-10.7-x86_64-2.7/src/helpers.o -O3 :info:build cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ :info:build src/helpers.cpp: In function ‘bool wxColour_helper(PyObject*, wxColour**)’: :info:build src/helpers.cpp:3076: warning: comparison between signed and unsigned integer expressions :info:build /usr/bin/llvm-gcc-4.2 -mmacosx-version-min=10.5 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DWXP_USE_THREAD=1 -UNDEBUG -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -Iinclude -Isrc -I/opt/local/lib/wx/include/osx_cocoa-unicode-2.9 -I/opt/local/include/wx-2.9 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/osx_cocoa/_core_wrap.cpp -o build/temp.macosx-10.7-x86_64-2.7/src/osx_cocoa/_core_wrap.o -O3 :info:build cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ :info:build src/osx_cocoa/_core_wrap.cpp: In function ‘void SWIG_Python_AddErrorMsg(const char*)’: :info:build src/osx_cocoa/_core_wrap.cpp:864: warning: format not a string literal and no format arguments :info:build src/osx_cocoa/_core_wrap.cpp: In function ‘PyObject* _wrap_Window_SetVirtualSizeHintsSz(PyObject*, PyObject*, PyObject*)’: :info:build src/osx_cocoa/_core_wrap.cpp:39601: warning: ‘SetVirtualSizeHints’ is deprecated (declared at /opt/local/include/wx-2.9/wx/window.h:450) :info:build src/osx_cocoa/_core_wrap.cpp: In function ‘PyObject* _wrap_Window_SetHelpTextForId(PyObject*, PyObject*, PyObject*)’: :info:build src/osx_cocoa/_core_wrap.cpp:46068: warning: ‘SetHelpTextForId’ is deprecated (declared at /opt/local/include/wx-2.9/wx/window.h:1240) :info:build src/osx_cocoa/_core_wrap.cpp: In function ‘PyObject* _wrap_Validator_SetBellOnError(PyObject*, PyObject*, PyObject*)’: :info:build src/osx_cocoa/_core_wrap.cpp:47501: warning: ‘SetBellOnError’ is deprecated (declared at /opt/local/include/wx-2.9/wx/validate.h:77) :info:build src/osx_cocoa/_core_wrap.cpp: In function ‘PyObject* _wrap_SizerItem_SetWindow(PyObject*, PyObject*, PyObject*)’: :info:build src/osx_cocoa/_core_wrap.cpp:61345: warning: ‘SetWindow’ is deprecated (declared at /opt/local/include/wx-2.9/wx/sizer.h:1098) :info:build src/osx_cocoa/_core_wrap.cpp: In function ‘PyObject* _wrap_SizerItem_SetSizer(PyObject*, PyObject*, PyObject*)’: :info:build src/osx_cocoa/_core_wrap.cpp:61381: warning: ‘SetSizer’ is deprecated (declared at /opt/local/include/wx-2.9/wx/sizer.h:1103) :info:build src/osx_cocoa/_core_wrap.cpp: In function ‘PyObject* _wrap_SizerItem_SetSpacer(PyObject*, PyObject*, PyObject*)’: :info:build src/osx_cocoa/_core_wrap.cpp:61417: warning: ‘SetSpacer’ is deprecated (declared at /opt/local/include/wx-2.9/wx/sizer.h:1108) :info:build src/osx_cocoa/_core_wrap.cpp: In function ‘PyObject* _wrap_Sizer_SetVirtualSizeHints(PyObject*, PyObject*, PyObject*)’: :info:build src/osx_cocoa/_core_wrap.cpp:63350: warning: ‘SetVirtualSizeHints’ is deprecated (declared at /opt/local/include/wx-2.9/wx/sizer.h:655) :info:build src/osx_cocoa/_core_wrap.cpp: In function ‘void init_core_()’: :info:build src/osx_cocoa/_core_wrap.cpp:74939: error: ‘wxRA_USE_CHECKBOX’ was not declared in this scope :info:build src/osx_cocoa/_core_wrap.cpp:74944: error: ‘wxRB_USE_CHECKBOX’ was not declared in this scope :info:build error: command '/usr/bin/llvm-gcc-4.2' failed with exit status 1 :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py27-wxpython-devel/py27-wxpython-devel/work/wxPython-src-2.9.3.1/wxPython" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build :info:build Exit code: 1 :error:build org.macports.build for port py27-wxpython-devel returned: command execution failed :debug:build Error code: CHILDSTATUS 52193 1 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: targets not executed for py27-wxpython-devel: org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Please see the log file for port py27-wxpython-devel for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py27-wxpython-devel/py27-wxpython-devel/main.log renaissance-eth1:script examples mlivingstone$ sudo port install py27-wxpython-devel Password: ---> Computing dependencies for py27-wxpython-devel ---> Building py27-wxpython-devel Error: org.macports.build for port py27-wxpython-devel returned: command execution failed Please see the log file for port py27-wxpython-devel for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py27-wxpython-devel/py27-wxpython-devel/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port py27-wxpython-devel failed renaissance-eth1:script examples mlivingstone$
Attachments (1)
Change History (8)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | livingstonemark@… removed |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to jwa@… |
Port: | py27-wxpython-devel added |
Changed 12 years ago by marklivingstone (Mark Livingstone)
py27-wxpython-devel failure log
comment:2 Changed 12 years ago by marklivingstone (Mark Livingstone)
Tried "sudo port clean py27-wxpython-devel" and but it failed again.
Please find attached main.log.
Thanks!
MarkL
comment:4 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | brett@… added |
---|
Has duplicate #35201.
comment:5 Changed 12 years ago by jyrkiwahlstedt
wxWidgets-devel was bumped to 2.9.4 about a week ago, the corresponding wxPython package has not been released yet (it's summer, so some people may have their holiday). Remember this is a -devel port, hence it is not guaranteed that these are always in sync! The py##-wxpython-devel port will be updated as soon as it's available.
comment:6 Changed 12 years ago by jyrkiwahlstedt
Resolution: | → fixed |
---|---|
Status: | new → closed |
py27-wxpython-devel has been updated to 2.9.4.0, please update your ports, and try again
comment:7 Changed 12 years ago by neurodroid (Christoph Schmidt-Hieber)
Thanks. py27-wxpython-devel works fine now, py26-wxpython-devel not yet.
Note: See
TracTickets for help on using
tickets.
When writing in Trac, remember to use WikiFormatting. When filing a ticket, remember to fill in the Port field and to Cc that port's maintainer.
Please "sudo port clean py27-wxpython-devel" and try again. If it fails again, please attach (not paste) the entire main.log.