[MacPorts] #59398: ICU 65 fails to build on 10.6

MacPorts noreply at macports.org
Sun Oct 20 22:15:50 UTC 2019


#59398: ICU 65 fails to build on 10.6
-----------------------+------------------------
  Reporter:  rmottola  |      Owner:  ryandesign
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:
      Port:  icu       |
-----------------------+------------------------

Comment (by kencu):

 in the Portfile, you will find this line:
 {{{
 configure.python /usr/bin/python
 }}}

 I changed that to
 {{{
 configure.python ${prefix}/bin/python2.7
 }}}
 and that seems to work.

 I don't know yet about how that might impact bootstrapping, but `icu` is
 building happily away on Tiger PPC.

 I can see a time where we will have no choice but to provide some pre-
 built packages to bootstrap these older systems, if that is acceptable to
 the admins...

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


More information about the macports-tickets mailing list