[MacPorts] #38058: qt4-mac @4.8.4_3: configure fails at C blocks check (was: Questions/Issues w/qt4-mac, py27-pyqt4, py-pyqt4)

MacPorts noreply at macports.org
Wed Feb 13 18:38:30 PST 2013


#38058: qt4-mac @4.8.4_3: configure fails at C blocks check
------------------------------+--------------------------------
  Reporter:  berg.michael1@…  |      Owner:  macports-tickets@…
      Type:  defect           |     Status:  closed
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:
Resolution:  duplicate        |   Keywords:
      Port:  qt4-mac          |
------------------------------+--------------------------------
Changes (by larryv@…):

 * status:  new => closed
 * version:  2.1.3 =>
 * keywords:  10.5, leopard, powerpc =>
 * resolution:   => duplicate


Old description:

> I am relatively new to the world of Ports, so bear with me.
>
> I had [https://trac.macports.org/ticket/36801]a 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
>
> }}}

New description:

 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

 }}}

--

Comment:

 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.

-- 
Ticket URL: <https://trac.macports.org/ticket/38058#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list