[MacPorts] #63084: py37-pyobjc fails to build

MacPorts noreply at macports.org
Sun Jun 13 10:17:06 UTC 2021


#63084: py37-pyobjc fails to build
-------------------------+--------------------
  Reporter:  tonywong94  |      Owner:  danchr
      Type:  defect      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.7.1
Resolution:  fixed       |   Keywords:
      Port:  py-pyobjc   |
-------------------------+--------------------
Changes (by danchr):

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


Comment:

 In [changeset:"83b6d8a5476aebdd3c0f10a284cf4a0b3636b40a/macports-ports"
 83b6d8a5476aebdd3c0f10a284cf4a0b3636b40a/macports-ports] (master):
 {{{
 #!ConfigurableCommitTicketReference repository="macports-ports"
 revision="83b6d8a5476aebdd3c0f10a284cf4a0b3636b40a"
 py-pyobjc: unbreak building on older systems

 Now that we're actually using the right headers on these systems, we
 run into the fact that PyObjC uses a deprecated symbol. As the build
 system passes -Werror when compiling C sources, that triggers an
 error.

 The breakage affects users, so I've applied the quick fix to simply
 suppress the error and live with the warning.

 Closer inspection of the sources reveals that PyObjC also uses these
 features on Catalina, so I enabled them there too.

 Fixes: https://trac.macports.org/ticket/63084
 }}}

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


More information about the macports-tickets mailing list