[MacPorts] #62889: mpv check version error: ValueError: invalid version number '11'

MacPorts noreply at macports.org
Wed Feb 23 22:52:07 UTC 2022


#62889: mpv check version error: ValueError: invalid version number '11'
------------------------+-----------------------
  Reporter:  keke-cute  |      Owner:  keke-cute
      Type:  defect     |     Status:  assigned
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.7.0
Resolution:             |   Keywords:  bigsur
      Port:  mpv        |
------------------------+-----------------------

Comment (by ryandesign):

 Replying to [comment:9 i0ntempest]:
 > Seems to be caused by a override of {{{MACOS_SDK_VERSION}}} that was
 added to fix M1 build before MP 2.7. Will push a change to remove it soon.

 Ok I see you did remove it in [0f60885f6cac1b9e2b10415dc5ebb749172fc37e
 /macports-ports]. However I think we need to re-add it to fix numerous
 other problems. See https://github.com/macports/macports-ports/pull/14119.

 The problem was caused by setting MACOS_SDK_VERSION to a single number
 (like 11), rather than distutils' idea of a version number (like 11.0). My
 PR should ensure that won't happen anymore.

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


More information about the macports-tickets mailing list