[MacPorts] #50018: macvim Error: Unable to upgrade port: 1
MacPorts
noreply at macports.org
Mon Dec 14 07:35:11 PST 2015
#50018: macvim Error: Unable to upgrade port: 1
-------------------------+----------------------
Reporter: persramd@… | Owner: raimue@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords: lion
Port: MacVim |
-------------------------+----------------------
Changes (by raimue@…):
* keywords: => lion
* status: new => assigned
Comment:
{{{
:info:build
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_MacVim/MacVim/work
/macvim-snapshot-85/src/MacVim/MMCoreTextView.m:1129:38: error: use of
undeclared identifier 'kCTFontOrientationDefault'; did you mean
'kCTFontOptionsDefault'?
1156 :info:build CTFontGetAdvancesForGlyphs(font,
kCTFontOrientationDefault, refGlyphs,
1157 :info:build
^~~~~~~~~~~~~~~~~~~~~~~~~
1158 :info:build
kCTFontOptionsDefault
1159 :info:build
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreText.framework/Headers/CTFont.h:203:5:
note: 'kCTFontOptionsDefault' declared here
1160 :info:build kCTFontOptionsDefault = 0,
1161 :info:build ^
1162 :info:build 1 error generated.
}}}
This API was
[https://developer.apple.com/library/mac/releasenotes/General/APIDiffsMacOSX10_8/CoreText.html
introduced] with OS X 10.8 Mountain Lion, so it is not yet available on OS
X 10.7 Lion. Since this is an upstream bug, I would kindly ask you to take
this [https://github.com/macvim-dev/macvim/ upstream], as I do not have
access to OS X 10.7 to test any possible fixes.
If no solution can be worked out with upstream, I could only raise the
required version of OS X to >= 10.8 in the Portfile, which currently still
claims >= 10.6.
--
Ticket URL: <https://trac.macports.org/ticket/50018#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list