Opened 10 hours ago

Last modified 4 hours ago

#70804 assigned defect

MPlayer @1.5.0_1 won't build on ARM64 macOS Sequoia

Reported by: wdormann Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: MPlayer

Description

Upon trying to rebuild mplayer after an os update to Sequoia:

:info:build libvo/gl_common.c:2757:24: error: incompatible function pointer types assigning to 'void (*)(struct MPGLContext *)' from 'void (void)' [-Wincompatible-function-pointer-types]
:info:build  2757 |     ctx->swapGlBuffers = vo_osx_swap_buffers;
:info:build       |                        ^ ~~~~~~~~~~~~~~~~~~~

Attachments (1)

mplayer_main.log (209.2 KB) - added by wdormann 10 hours ago.
Build log

Download all attachments as: .zip

Change History (2)

Changed 10 hours ago by wdormann

Attachment: mplayer_main.log added

Build log

comment:1 Changed 4 hours ago by jmroot (Joshua Root)

Owner: set to jeremyhu
Port: MPlayer added
Status: newassigned
Summary: mplayer won't build on ARM64 macOS SequoiaMPlayer @1.5.0_1 won't build on ARM64 macOS Sequoia
Note: See TracTickets for help on using tickets.