[MacPorts] #27813: MacVim requires download of EnvyCodeR font during build phase
MacPorts
noreply at macports.org
Wed Apr 27 03:02:49 PDT 2011
#27813: MacVim requires download of EnvyCodeR font during build phase
---------------------------------------+------------------------------------
Reporter: scott.macports@… | Owner: raimue@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: MacVim
---------------------------------------+------------------------------------
Comment(by rrbarbosa@…):
I have a related problem. The patch seems to work in the sense that the
correct file is downloaded, but the downloaded files are not builded
correctly in my machine:
{{{
touch Envy\ Code\ R\ Bold.ttf
make -C makeicns
cc -fpascal-strings -O2 -c -o makeicns.o makeicns.m
cc -fpascal-strings -O2 -c -o IconFamily.o IconFamily.m
cc -fpascal-strings -O2 -c -o NSString+CarbonFSRefCreation.o
NSString+CarbonFSRefCreation.m
g++ -o makeicns makeicns.o IconFamily.o NSString+CarbonFSRefCreation.o -O2
\
-framework Foundation -framework AppKit -framework Carbon
/opt/local/bin/python2.7 make_icons.py
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_MacVim/work/MacVim/src/MacVim/build/Release/MacVim.app/Contents/Resources
No module named AppKit
PyObjC not found, only using a stock icon for document icons.
Touch build/Release/MacVim.app
cd
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_MacVim/work/MacVim/src/MacVim
/usr/bin/touch -c
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_MacVim/work/MacVim/src/MacVim/build/Release/MacVim.app
}}}
I don't know if it is important, but the macvim wiki also notes that the
icons should be built before macvim itself:
https://github.com/b4winckler/macvim/wiki/Building
--
Ticket URL: <https://trac.macports.org/ticket/27813#comment:10>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list