Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#31592 closed defect (fixed)

Installation of py27-pyqt4 fails

Reported by: ch-n@… Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc: NicosPavlov, maloneys@…
Port: py27-pyqt4

Description (last modified by mf2k (Frank Schima))

When trying to install py27-spyder on a clean, new install of macports on MacOS 10.6.8 it fails while trying to install py27-pyqt4 giving the following error:

--->  Configuring py27-pyqt4
Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details)
Error: Failed to install py27-pyqt4
Log for py27-pyqt4 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py27-pyqt4/py27-pyqt4/main.log
Error: The following dependencies were not installed: py27-pyqt4 py27-rope py27-scipy SuiteSparse metis gcc44 gcc_select gmp mpfr xz swig-python bison gsed swig pcre py27-sphinx py27-docutils py27-roman py27-jinja2 py27-markupsafe py27-pygments
Error: Status 1 encountered during processing.

I will attach the log to this postd

Attachments (1)

main.log (20.3 KB) - added by ch-n@… 13 years ago.
Logfile

Download all attachments as: .zip

Change History (9)

Changed 13 years ago by ch-n@…

Attachment: main.log added

Logfile

comment:1 Changed 13 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to michaelld@…

comment:2 Changed 13 years ago by michaelld (Michael Dickens)

Cc: nicos@… added

Looks like a recent upgrade to pyXX-sip changed the 'sip' executable install name; let me see what I can do.

comment:3 Changed 13 years ago by joseph.sh.yeung@…

Cc: joseph.sh.yeung@… added

Cc Me!

comment:4 Changed 13 years ago by joseph.sh.yeung@…

Cc: joseph.sh.yeung@… removed

Cc Me!

comment:5 Changed 13 years ago by maloneys@…

Cc: maloneys@… added

Cc Me!

comment:6 Changed 13 years ago by maloneys@…

Probably a terrible idea but if you need a quick fix.

sudo ln -s /opt/local/bin/sip-2.7 /opt/local/bin/sip

I'm new to macports but should some thing like this work?

port select py27-sip sip

comment:7 Changed 13 years ago by eborisch (Eric A. Borisch)

Resolution: fixed
Status: newclosed

This issue should be addressed in r86081.

comment:8 Changed 13 years ago by eborisch (Eric A. Borisch)

Also, for the original reporter, be sure to try out pyNN-spyder-beta, too!

Note: See TracTickets for help on using tickets.