[MacPorts] #64352: python39 @3.9.9_0+universal: fails to build on Mac OS X 10.7 Lion

MacPorts noreply at macports.org
Thu Jan 6 13:42:39 UTC 2022


#64352: python39 @3.9.9_0+universal: fails to build on Mac OS X 10.7 Lion
---------------------------+--------------------
  Reporter:  johnrosshunt  |      Owner:  jmroot
      Type:  defect        |     Status:  closed
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.7.1
Resolution:  fixed         |   Keywords:
      Port:  python39      |
---------------------------+--------------------
Changes (by jmroot):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"e2c98fb44858b32e5f7563ac2bcdfafa25a58a09/macports-ports"
 e2c98fb44858b32e5f7563ac2bcdfafa25a58a09/macports-ports] (master):
 {{{
 #!ConfigurableCommitTicketReference repository="macports-ports"
 revision="e2c98fb44858b32e5f7563ac2bcdfafa25a58a09"
 python3{7,8,9,10,11}: fix potential build failure

 If setuptools 60 or later is installed, its copy of distutils will be
 used[1], apparently even when building the python stdlib. Unfortunately
 it doesn't seem to be completely compatible with the stdlib's build
 system (at least in some python versions). So ensure that the stdlib's
 own distutils is used.

 Fixes: https://trac.macports.org/ticket/64352

 [1] https://setuptools.pypa.io/en/latest/history.html#v60-0-0
 }}}

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


More information about the macports-tickets mailing list