#44662: mpv @0.5.0: You manually enabled the feature 'cocoa', but the autodetection check failed. ---------------------------+--------------------- Reporter: ryandesign@… | Owner: ionic@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: fixed | Keywords: Port: mpv | ---------------------------+--------------------- Comment (by ionic@…): Just using `clang` is not enough. The `cocoa` interface will only work 10.6 if `ARCLite` is available within `Xcode`. Unfortunately, `ARCLite` is only available in `Xcode 4.2`, which was a paid update at that time and can even retrospectively only be downloaded by paid OS X developers ($99/a.) We can neither put this burden on the buildbots, nor 10.6 users. The latest, freely-available `Xcode` version for 10.6 is 3.2.6, which does not support `ARCLite`. Two options now: - disable the `cocoa` output on 10.6 and force the `x11` output (does this really make sense?) - completely disable `mpv` on 10.6 and below. -- Ticket URL: <https://trac.macports.org/ticket/44662#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X