[MacPorts] #64178: python310 @3.10.0_3: cannot build on MacOS 10.5 Leopard

MacPorts noreply at macports.org
Sun Apr 17 08:27:21 UTC 2022


#64178: python310 @3.10.0_3: cannot build on MacOS 10.5 Leopard
------------------------+------------------------------
  Reporter:  khepler    |      Owner:  jmroot
      Type:  defect     |     Status:  closed
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.7.1
Resolution:  fixed      |   Keywords:  leopard haspatch
      Port:  python310  |
------------------------+------------------------------

Comment (by ballapete):

 Replying to [comment:2 evanmiller]:
 > Copyfile support has been added to legacysupport. So in place of the
 patch something like
 >
 > {{{
 > PortGroup legacysupport 1.1
 > # copyfile
 > legacysupport.newest_darwin_requires_legacy 8
 > }}}
 >
 > should suffice.

 Using the `patch`

 {{{
 @@ -2,6 +2,9 @@

  PortSystem          1.0
  PortGroup           select 1.0
 +PortGroup           legacysupport 1.1
 +# copyfile
 +legacysupport.newest_darwin_requires_legacy 8

  name                python38
 }}}

 for `Portfile` leads to an error I reported in #65019.

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


More information about the macports-tickets mailing list