Opened 11 years ago

Closed 11 years ago

#38058 closed defect (duplicate)

qt4-mac @4.8.4_3: configure fails at C blocks check

Reported by: berg.michael1@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: qt4-mac

Description (last modified by larryv (Lawrence Velázquez))

I am relatively new to the world of Ports, so bear with me.

I had a ticket a while back (#36801) 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

Attachments (1)

qt4-mac (6.2 KB) - added by berg.michael1@… 11 years ago.
Log for qt4-mac

Download all attachments as: .zip

Change History (2)

Changed 11 years ago by berg.michael1@…

Attachment: qt4-mac added

Log for qt4-mac

comment:1 in reply to:  description Changed 11 years ago by larryv (Lawrence Velázquez)

Description: modified (diff)
Keywords: 10.5 leopard powerpc removed
Resolution: duplicate
Status: newclosed
Summary: Questions/Issues w/qt4-mac, py27-pyqt4, py-pyqt4qt4-mac @4.8.4_3: configure fails at C blocks check
Version: 2.1.3

Duplicate of #37994, which was fixed in r102936. Run sudo port selfupdate to pick up that change; you should be able to install qt4-mac after that.

Note: See TracTickets for help on using tickets.