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

MacPorts noreply at macports.org
Sun Sep 22 19:14:50 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):

 I tried it again just now, and (as happens sometimes) this is all that is
 needed:
 {{{
 + configure.cflags-append -Wno-incompatible-function-pointer-types -Wno-
 int-conversion
 }}}

 previously, for some reason, I seemed to need to add
 {{{
 configure.env-append    HCFLAGS=${configure.cflags}
 }}}

 but that appears to have been a Heisenberg, so things make sense again.

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


More information about the macports-tickets mailing list