[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
Sat Jan 30 02:39:18 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 JDLH):
Ah, I get it. Sorry about that.
Unfortunately, it still seems not to work. I edited the portfile to set
`use_xcode yes` unconditionally:
{{{
# Should eliminate most swift (module) related problems
# @@@ unconditionally set this value per #62177 and #62112.
# @@@ if {[vercmp ${xcodeversion} 9.1] >= 0 || ${os.major} >= 16} {
use_xcode yes
# @@@}
}}}
The build failed with the same error message as before: `error: cannot
convert value of type 'CALayerContentsFormat' to specified type 'String'.`
--
Ticket URL: <https://trac.macports.org/ticket/62177#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list