#44662: mpv @0.5.0: You manually enabled the feature 'cocoa', but the autodetection check failed. ---------------------------+--------------------- Reporter: ryandesign@… | Owner: ionic@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: mpv | ---------------------------+--------------------- Comment (by ryandesign@…): Correct, and the buildslaves' filesystems are not accessible to us in any case. We would have to try to build it ourselves on a Snow Leopard machine. Which I've done, and I'm attaching the main.log and config.log from that. The reason why the cocoa test fails seems to be: {{{ .../mpv-0.5.0/osdep/macosx_compat.h:44:18: error: missing binary operator before token "(" }}} Line 44 of macosx_compat.h is: {{{ #if __has_feature(objc_bool) }}} -- Ticket URL: <https://trac.macports.org/ticket/44662#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X