[MacPorts] #55833: py27-pyqt4 fails to configure on Snow Leopard

MacPorts noreply at macports.org
Thu May 10 10:50:34 UTC 2018


#55833: py27-pyqt4 fails to configure on Snow Leopard
-------------------------+-------------------------
  Reporter:  fvaccari    |      Owner:  michaelld
      Type:  defect      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:  wontfix     |   Keywords:  snowleopard
      Port:  py27-pyqt4  |
-------------------------+-------------------------

Comment (by ryandesign):

 Replying to [comment:1 ryandesign]:
 > that dependency bakes this compiler choice into the files that it
 installs

 The dependency is actually python27. I've filed a bug report for this:
 #56458.

 Replying to [comment:2 fvaccari]:
 > No idea how different the two compilers are, I did a very ignorant test
 doing
 >
 > {{{
 > sudo ln -s /usr/bin/llvm-g++-4.2 /usr/bin/g++-4.2
 > }}}
 >
 > before installing. Configuration step was ok and it is now building...
 Will take its time, I'll update later with the result.

 That is not a good idea. Although llvm-gcc-4.2 is meant to be very
 compatible with gcc-4.2, in some cases it isn't. For example, python33 and
 later can build with gcc-4.2 but not with llvm-gcc-4.2.

 Replying to [comment:4 michaelld]:
 > Thanks for the engaged reporting. I'm going to close this ticket.

 Ports should be UsingTheRightCompiler. This report shows that py27-pyqt4
 isn't. The problem might be in the python 1.0 portgroup, in which case the
 problem should be fixed there so that all python modules can benefit.

-- 
Ticket URL: <https://trac.macports.org/ticket/55833#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list