[MacPorts] #34722: py27-pyqt4 fails to build on snow leopard/xcode 4.2
MacPorts
noreply at macports.org
Sat Jun 2 04:20:51 PDT 2012
#34722: py27-pyqt4 fails to build on snow leopard/xcode 4.2
------------------------------------+---------------------------------------
Reporter: miguel.barao@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.1
Keywords: | Port: py27-pyqt4
------------------------------------+---------------------------------------
Comment(by miguel.barao@…):
I tried to follow the suggestions on
[https://trac.macports.org/wiki/ProblemHotlist] but none of them worked.
xcode-select version 2003. (its xcode 4.2)
The following has failed:
{{{sudo port install py27-pyqt4 configure.compiler=llvm-gcc-4.2
configure.cxx=llvm-g++-4.2}}}
{{{sudo port install py27-pyqt4 configure.compiler=gcc-apple-4.2
configure.cxx=g++-apple-4.2}}}
(BTW the problem hotlist has the gcc-apple-4.2 name wrong)
{{{sudo port install py27-pyqt4 configure.compiler=clang
configure.cxx=clang++}}}
port clean has been done between them.
The configure script seems to always look for g++-4.2 despite the
configure.compiler and configure.cxx directives suggested in
[https://trac.macports.org/wiki/ProblemHotlist].
--
Ticket URL: <https://trac.macports.org/ticket/34722#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list