[MacPorts] #62177: mpv @0.33.0_2+audiocd+bluray+bundle+dvd+libarchive+network+opengl+osd+python39+rubberband: cannot convert value of type 'CALayerContentsFormat' to specified type 'String'
MacPorts
noreply at macports.org
Tue Feb 2 02:17:46 UTC 2021
#62177: mpv
@0.33.0_2+audiocd+bluray+bundle+dvd+libarchive+network+opengl+osd+python39+rubberband:
cannot convert value of type 'CALayerContentsFormat' to specified type
'String'
---------------------+----------------------
Reporter: JDLH | Owner: ionic@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords:
Port: mpv |
---------------------+----------------------
Comment (by kencu):
Glad to help.
For me, it seems {{{HAVE_MACOS_10_14_FEATURES}}} should be defined if you
are building with the MacOSX10.14.sdk (somehow), but it is not.
In a traditional build, I would instead use:
{{{
MAC_OS_X_VERSION_MAX_ALLOWED >= 101400
}}}
to test if you're building the the MacOSX10.14.sdk.
--
Ticket URL: <https://trac.macports.org/ticket/62177#comment:19>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list