#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 ionic@…): More like {{{ /Volumes/Data/macports/snowleopard/var/macports/build/_Volumes_Data_macports_dports_multimedia_mpv/mpv/work/mpv-0.5.0/osdep/macosx_compat.h:44:5: warning: "__has_feature" is not defined }}} `__has_feature` is only available in clang. Seems like I have to blacklist `*gcc*` and prefer `clang-3.4` (any other clang may do as well, but if no clang is available, prefer 3.4 for now.) -- Ticket URL: <https://trac.macports.org/ticket/44662#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X