Opened 15 years ago
Closed 14 years ago
#23533 closed defect (worksforme)
py26-spyder command_exec build fails Mac OS 10.6
Reported by: | Alberto.Verga@… | Owned by: | jameskyle@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | michaelld (Michael Dickens) | |
Port: | py26-spyder |
Description
After using "sudo port -d install py26-spyder" on a iMac core duo 2.33, Mac OS X 10.6.2, I obtain the following error:
---> Computing dependencies for py26-spyder DEBUG: Searching for dependency: python26 DEBUG: Found Dependency: receipt exists for python26 DEBUG: Searching for dependency: py26-pyqt4 DEBUG: Found Dependency: receipt exists for py26-pyqt4 DEBUG: Searching for dependency: qscintilla DEBUG: Found Dependency: receipt exists for qscintilla DEBUG: Searching for dependency: py26-lint DEBUG: Found Dependency: receipt exists for py26-lint DEBUG: Searching for dependency: py26-numpy DEBUG: Found Dependency: receipt exists for py26-numpy DEBUG: Searching for dependency: py26-scipy DEBUG: Found Dependency: receipt exists for py26-scipy DEBUG: Searching for dependency: py26-matplotlib DEBUG: Found Dependency: receipt exists for py26-matplotlib DEBUG: Executing org.macports.main (py26-spyder) DEBUG: Skipping completed org.macports.fetch (py26-spyder) DEBUG: Skipping completed org.macports.checksum (py26-spyder) DEBUG: Skipping completed org.macports.extract (py26-spyder) DEBUG: Skipping completed org.macports.patch (py26-spyder) DEBUG: Skipping completed org.macports.configure (py26-spyder) ---> Building py26-spyder DEBUG: Executing org.macports.build (py26-spyder) DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-spyder/work/spyder-1.0.3" && /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6 setup.py --no-user-cfg build' Traceback (most recent call last): File "setup.py", line 29, in <module> from spyderlib import __version__ as version File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-spyder/work/spyder-1.0.3/spyderlib/__init__.py", line 74, in <module> check_pyqt_qscintilla() File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-spyder/work/spyder-1.0.3/spyderlib/__init__.py", line 69, in check_pyqt_qscintilla tkMessageBox.showerror("Spyder", message) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-tk/tkMessageBox.py", line 89, in showerror return _show(title, message, ERROR, OK, **options) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-tk/tkMessageBox.py", line 72, in _show res = Message(**options).show() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-tk/tkCommonDialog.py", line 48, in show s = w.tk.call(self.command, *w._options(self.options)) _tkinter.TclError: bad pad value "2m": must be positive screen distance 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_py26-spyder/work/spyder-1.0.3" && /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6 setup.py --no-user-cfg build " returned error 1 DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-spyder/work/spyder-1.0.3" && /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6 setup.py --no-user-cfg build " returned error 1 while executing "command_exec build" (procedure "portbuild::build_main" line 9) invoked from within "$procedure $targetname" Warning: the following items did not execute (for py26-spyder): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
Alberto Verga Marseille
Attachments (1)
Change History (6)
Changed 15 years ago by Alberto.Verga@…
Attachment: | py26-spyder-LOG.txt added |
---|
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Keywords: | py26-spyder build mac os 10.6 removed |
---|---|
Owner: | changed from macports-tickets@… to jameskyle@… |
Please remember to cc the maintainer.
comment:3 Changed 14 years ago by michaelld (Michael Dickens)
Ticket #25459 was fixed a while ago; has this ticket been fixed / tested?
comment:5 Changed 14 years ago by michaelld (Michael Dickens)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
closing due to lack of response; py26-spyder was tested on 10.6.4 after the latest qt4-mac update, and seems to be working.
Note: See
TracTickets for help on using
tickets.
py26-spyder output of the debug install command