Opened 12 years ago
Last modified 12 years ago
#38058 closed defect
Questions/Issues w/qt4-mac, py27-pyqt4, py-pyqt4 — at Initial Version
Reported by: | berg-michael (Michael Berg) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | qt4-mac |
Description
I am relatively new to the world of Ports, so bear with me.
I had https://trac.macports.org/ticket/36801a Ticket a while back that dealt with some of the issues I had been having with compiling py-pyqt4. I am on a different computer than the other one (this one is a Dual 2.7 G5 w/Leopard) Correct me if I am wrong, but if you ask Macports to install py-pyqt4, it just installs by default py24-pyqt4 and qt4-mac. Since py24-qt4 is old, installing py27-pyqt4 should be better, as it is more up-to-date, so instead of installing py24-pyqt4 and qt4-mac by using port install py-pyqt4, I can port install py27-pyqt4 and qt4-mac and things should work. Is this correct?
I hope that I am doing something wrong, though, as things aren't working out very well. All of them stop at qt4-mac. The log file attached for you viewing pleasure appears to state that I'm using the wrong gcc compiler. What should I do?
sudo port install py-pyqt4 Password: ---> Computing dependencies for py-pyqt4 ---> Dependencies to be installed: py24-pyqt4 qt4-mac ---> Configuring qt4-mac Error: org.macports.configure for port qt4-mac returned: configure failure: command execution failed Error: Failed to install qt4-mac Please see the log file for port qt4-mac for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/main.log Error: The following dependencies were not installed: py24-pyqt4 qt4-mac To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port py-pyqt4 failed
The log for py27-pyqt4:
sudo port install py27-pyqt4 Waiting for lock on /opt/local/var/macports/registry/.registry.lock ---> Computing dependencies for py27-pyqt4 ---> Dependencies to be installed: qt4-mac ---> Configuring qt4-mac Error: org.macports.configure for port qt4-mac returned: configure failure: command execution failed Error: Failed to install qt4-mac Please see the log file for port qt4-mac for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/main.log Error: The following dependencies were not installed: qt4-mac To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port py27-pyqt4 failed
sudo port install qt4-mac ---> Computing dependencies for qt4-mac ---> Fetching archive for qt4-mac ---> Attempting to fetch qt4-mac-4.8.4_3.darwin_9.ppc.tbz2 from http://packages.macports.org/qt4-mac ---> Attempting to fetch qt4-mac-4.8.4_3.darwin_9.ppc.tbz2 from http://lil.fr.packages.macports.org/qt4-mac ---> Attempting to fetch qt4-mac-4.8.4_3.darwin_9.ppc.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/qt4-mac ---> Fetching distfiles for qt4-mac ---> Verifying checksum(s) for qt4-mac ---> Extracting qt4-mac ---> Applying patches to qt4-mac ---> Configuring qt4-mac Error: org.macports.configure for port qt4-mac returned: configure failure: command execution failed Please see the log file for port qt4-mac for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port qt4-mac failed
Log for qt4-mac