[MacPorts] #70804: MPlayer @1.5.0_1 won't build on ARM64 macOS Sequoia

MacPorts noreply at macports.org
Sat Sep 21 19:12:51 UTC 2024


#70804: MPlayer @1.5.0_1 won't build on ARM64 macOS Sequoia
-----------------------+----------------------
  Reporter:  wdormann  |      Owner:  jeremyhu
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:
      Port:  MPlayer   |
-----------------------+----------------------

Comment (by kencu):

 Homebrew has also just disabled the warning for now:

 https://github.com/Homebrew/homebrew-
 core/blob/57aecc6a141d90a46b29e0fe35dfd023099a8ded/Formula/m/mplayer.rb

 {{{
     # Work around build failure with newer Clang
     if DevelopmentTools.clang_build_version >= 1500
       ENV.append_to_cflags "-Wno-int-conversion -Wno-incompatible-
 function-pointer-types"
     end
 }}}

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


More information about the macports-tickets mailing list