Created
August 26, 2012 18:39
-
-
Save pabuisson/3482439 to your computer and use it in GitHub Desktop.
new brew install -vd macvim
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pabuisson@macbook-du-pad:~$ brew update | |
Checking out files: 100% (75/75), done. | |
Updated Homebrew from 2aaaa7f5 to a8cb83a9. | |
==> New Formula | |
bup libmetalink tika | |
==> Updated Formula | |
aalib ctail imagesnap monetdb reattach-to-user-namespace subversion vimpc | |
appledoc darwinbuild jstalk mu robodoc swi-prolog vpnc | |
aview elasticsearch libgphoto2 nauty scm-manager symphony vrpn | |
blueutil erlang libpng objective-caml socat teem vsftpd | |
cairo exim mapnik opus solid tesseract vtk | |
cgal fontforge mdxmini otx spidermonkey tokyo-tyrant zeromq | |
chmox graphviz mldonkey pkg-config sqsh trafficserver | |
chromaprint guile mogenerator qi staticrouted udunits | |
==> Deleted Formula | |
dia synergy | |
pabuisson@macbook-du-pad:~$ brew rm -rf macvim | |
Uninstalling macvim... | |
pabuisson@macbook-du-pad:~$ brew install -vd macvim | |
/usr/local/bin/brew: loading /usr/local/Library/Formula/macvim.rb | |
==> Downloading https://github.com/b4winckler/macvim/tarball/snapshot-64 | |
Already downloaded: /Library/Caches/Homebrew/macvim-7.3-64.tgz | |
/usr/bin/tar xf /Library/Caches/Homebrew/macvim-7.3-64.tgz | |
==> ./configure --with-features=huge --with-tlib=ncurses --enable-multibyte --with-macarchs=x86_64 --enable-perlinterp --enable-pythoninterp --enable-rubyinterp --enable-tclinterp --with-ruby-command=/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
./configure --with-features=huge --with-tlib=ncurses --enable-multibyte --with-macarchs=x86_64 --enable-perlinterp --enable-pythoninterp --enable-rubyinterp --enable-tclinterp --with-ruby-command=/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
checking whether make sets $(MAKE)... yes | |
checking for gcc... /usr/bin/clang | |
checking for C compiler default output file name... a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether /usr/bin/clang accepts -g... yes | |
checking for /usr/bin/clang option to accept ISO C89... none needed | |
checking how to run the C preprocessor... /usr/bin/clang -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for library containing strerror... none required | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking for strip... strip | |
checking for ANSI C header files... yes | |
checking for sys/wait.h that is POSIX.1 compatible... yes | |
checking --enable-fail-if-missing argument... no | |
configure: checking for buggy tools... | |
- sh is 'GNU bash, version 3.2.48(1)-release (x86_64-apple-darwin12) | |
Copyright (C) 2007 Free Software Foundation, Inc.' - probably OK. | |
checking for BeOS... no | |
checking for QNX... no | |
checking for Darwin (Mac OS X)... yes | |
checking --disable-darwin argument... no | |
checking if Darwin files are there... yes | |
checking --with-developer-dir argument... not present | |
checking for xcode-select... /usr/bin/xcode-select | |
checking for developer dir using xcode-select... /Applications/Xcode.app/Contents/Developer | |
checking --with-macsdk argument... using default | |
checking --with-macarchs argument... x86_64 | |
checking if architectures are supported... no, will build for native arch only | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking Carbon/Carbon.h usability... yes | |
checking Carbon/Carbon.h presence... yes | |
checking for Carbon/Carbon.h... yes | |
checking Cocoa/Cocoa.h usability... yes | |
checking Cocoa/Cocoa.h presence... yes | |
checking for Cocoa/Cocoa.h... yes | |
checking --with-local-dir argument... Defaulting to /usr/local | |
checking --with-vim-name argument... Defaulting to vim | |
checking --with-ex-name argument... Defaulting to ex | |
checking --with-view-name argument... Defaulting to view | |
checking --with-global-runtime argument... no | |
checking --with-modified-by argument... no | |
checking if character set is EBCDIC... no | |
checking --disable-selinux argument... no | |
checking for is_selinux_enabled in -lselinux... no | |
checking --with-features argument... huge | |
checking --with-compiledby argument... no | |
checking --disable-xsmp argument... no | |
checking --disable-xsmp-interact argument... no | |
checking --enable-luainterp argument... no | |
checking --enable-mzschemeinterp argument... no | |
checking --enable-perlinterp argument... yes | |
checking for perl... /usr/bin/perl | |
checking Perl version... OK | |
checking if compile and link flags for Perl are sane... yes | |
checking --enable-pythoninterp argument... yes | |
checking for python... /usr/bin/python | |
checking Python version... 2.7 | |
checking Python is 1.4 or better... yep | |
checking Python's install prefix... /System/Library/Frameworks/Python.framework/Versions/2.7 | |
checking Python's execution prefix... /System/Library/Frameworks/Python.framework/Versions/2.7 | |
checking Python's configuration directory... /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config | |
checking if -pthread should be used... no | |
checking if compile and link flags for Python are sane... yes | |
checking --enable-python3interp argument... no | |
checking --enable-tclinterp argument... yes | |
checking --with-tclsh argument... no | |
checking for tclsh8.5... /usr/bin/tclsh8.5 | |
checking Tcl version... 8.5 - OK | |
checking for location of Tcl include... /System/Library/Frameworks/Tcl.framework/Headers/tcl.h | |
checking for location of tclConfig.sh script... /System/Library/Frameworks/Tcl.framework/tclConfig.sh | |
checking --enable-rubyinterp argument... yes | |
checking --with-ruby-command argument... /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
checking for /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby... /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
checking Ruby version... OK | |
checking Ruby header files... /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin12.0 | |
checking --enable-cscope argument... no | |
checking --enable-workshop argument... no | |
checking --disable-netbeans argument... no | |
checking for socket in -lsocket... no | |
checking for gethostbyname in -lnsl... no | |
checking whether compiling netbeans integration is possible... yes | |
checking --enable-sniff argument... no | |
checking --enable-multibyte argument... yes | |
checking --enable-hangulinput argument... no | |
checking --enable-xim argument... defaulting to auto | |
checking --enable-fontset argument... no | |
defaulting to: don't HAVE_X11 | |
checking --enable-gui argument... yes/auto - automatic GUI support | |
checking whether or not to look for MacVim... yes | |
checking for MacVim GUI... yes | |
checking X11/SM/SMlib.h usability... no | |
checking X11/SM/SMlib.h presence... no | |
checking for X11/SM/SMlib.h... no | |
checking whether toupper is broken... no | |
checking whether __DATE__ and __TIME__ work... yes | |
checking whether __attribute__((unused)) is allowed... yes | |
checking elf.h usability... no | |
checking elf.h presence... no | |
checking for elf.h... no | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking stdarg.h usability... yes | |
checking stdarg.h presence... yes | |
checking for stdarg.h... yes | |
checking for stdint.h... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking sys/utsname.h usability... yes | |
checking sys/utsname.h presence... yes | |
checking for sys/utsname.h... yes | |
checking termcap.h usability... yes | |
checking termcap.h presence... yes | |
checking for termcap.h... yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking sgtty.h usability... yes | |
checking sgtty.h presence... yes | |
checking for sgtty.h... yes | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking for sys/types.h... (cached) yes | |
checking termio.h usability... no | |
checking termio.h presence... no | |
checking for termio.h... no | |
checking iconv.h usability... yes | |
checking iconv.h presence... yes | |
checking for iconv.h... yes | |
checking for inttypes.h... (cached) yes | |
checking langinfo.h usability... yes | |
checking langinfo.h presence... yes | |
checking for langinfo.h... yes | |
checking math.h usability... yes | |
checking math.h presence... yes | |
checking for math.h... yes | |
checking for unistd.h... (cached) yes | |
checking stropts.h usability... no | |
checking stropts.h presence... no | |
checking for stropts.h... no | |
checking errno.h usability... yes | |
checking errno.h presence... yes | |
checking for errno.h... yes | |
checking sys/resource.h usability... yes | |
checking sys/resource.h presence... yes | |
checking for sys/resource.h... yes | |
checking sys/systeminfo.h usability... no | |
checking sys/systeminfo.h presence... no | |
checking for sys/systeminfo.h... no | |
checking locale.h usability... yes | |
checking locale.h presence... yes | |
checking for locale.h... yes | |
checking sys/stream.h usability... no | |
checking sys/stream.h presence... no | |
checking for sys/stream.h... no | |
checking termios.h usability... yes | |
checking termios.h presence... yes | |
checking for termios.h... yes | |
checking libc.h usability... yes | |
checking libc.h presence... yes | |
checking for libc.h... yes | |
checking sys/statfs.h usability... no | |
checking sys/statfs.h presence... no | |
checking for sys/statfs.h... no | |
checking poll.h usability... yes | |
checking poll.h presence... yes | |
checking for poll.h... yes | |
checking sys/poll.h usability... yes | |
checking sys/poll.h presence... yes | |
checking for sys/poll.h... yes | |
checking pwd.h usability... yes | |
checking pwd.h presence... yes | |
checking for pwd.h... yes | |
checking utime.h usability... yes | |
checking utime.h presence... yes | |
checking for utime.h... yes | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking libintl.h usability... no | |
checking libintl.h presence... no | |
checking for libintl.h... no | |
checking libgen.h usability... yes | |
checking libgen.h presence... yes | |
checking for libgen.h... yes | |
checking util/debug.h usability... no | |
checking util/debug.h presence... no | |
checking for util/debug.h... no | |
checking util/msg18n.h usability... no | |
checking util/msg18n.h presence... no | |
checking for util/msg18n.h... no | |
checking frame.h usability... no | |
checking frame.h presence... no | |
checking for frame.h... no | |
checking sys/acl.h usability... yes | |
checking sys/acl.h presence... yes | |
checking for sys/acl.h... yes | |
checking sys/access.h usability... no | |
checking sys/access.h presence... no | |
checking for sys/access.h... no | |
checking sys/sysinfo.h usability... no | |
checking sys/sysinfo.h presence... no | |
checking for sys/sysinfo.h... no | |
checking wchar.h usability... yes | |
checking wchar.h presence... yes | |
checking for wchar.h... yes | |
checking wctype.h usability... yes | |
checking wctype.h presence... yes | |
checking for wctype.h... yes | |
checking for sys/ptem.h... no | |
checking for sys/sysctl.h... yes | |
checking for pthread_np.h... no | |
checking for strings.h... (cached) yes | |
checking whether /usr/bin/clang needs -traditional... no | |
checking for an ANSI C-conforming const... yes | |
checking for working volatile... yes | |
checking for mode_t... yes | |
checking for off_t... yes | |
checking for pid_t... yes | |
checking for size_t... yes | |
checking for uid_t in sys/types.h... yes | |
checking for uint32_t... yes | |
checking whether time.h and sys/time.h may both be included... yes | |
checking for ino_t... yes | |
checking for dev_t... yes | |
checking whether byte ordering is bigendian... no | |
checking for rlim_t... yes | |
checking for stack_t... yes | |
checking whether stack_t has an ss_base field... no | |
checking --with-tlib argument... ncurses | |
checking for linking with ncurses library... OK | |
checking for tgetent()... yes | |
checking whether we talk terminfo... yes | |
checking whether termcap.h contains ospeed... yes | |
checking whether termcap.h contains UP, BC and PC... yes | |
checking whether tputs() uses outfuntype... no | |
checking whether sys/select.h and sys/time.h may both be included... yes | |
checking for /dev/ptc... no | |
checking for SVR4 ptys... yes | |
checking for ptyranges... pqrstuvw / 0123456789abcdef | |
checking default tty permissions/group... can't determine - assume ptys are world accessible | |
world | |
checking return type of signal handlers... void | |
checking for struct sigcontext... yes | |
checking getcwd implementation is broken... no | |
checking for bcmp... yes | |
checking for fchdir... yes | |
checking for fchown... yes | |
checking for fsync... yes | |
checking for getcwd... yes | |
checking for getpseudotty... no | |
checking for getpwnam... yes | |
checking for getpwuid... yes | |
checking for getrlimit... yes | |
checking for gettimeofday... yes | |
checking for getwd... yes | |
checking for lstat... yes | |
checking for memcmp... yes | |
checking for memset... yes | |
checking for mkdtemp... yes | |
checking for nanosleep... yes | |
checking for opendir... yes | |
checking for putenv... yes | |
checking for qsort... yes | |
checking for readlink... yes | |
checking for select... yes | |
checking for setenv... yes | |
checking for setpgid... yes | |
checking for setsid... yes | |
checking for sigaltstack... yes | |
checking for sigstack... no | |
checking for sigset... yes | |
checking for sigsetjmp... yes | |
checking for sigaction... yes | |
checking for sigvec... yes | |
checking for strcasecmp... yes | |
checking for strerror... yes | |
checking for strftime... yes | |
checking for stricmp... no | |
checking for strncasecmp... yes | |
checking for strnicmp... no | |
checking for strpbrk... yes | |
checking for strtol... yes | |
checking for tgetent... yes | |
checking for towlower... yes | |
checking for towupper... yes | |
checking for iswupper... yes | |
checking for usleep... yes | |
checking for utime... yes | |
checking for utimes... yes | |
checking for _LARGEFILE_SOURCE value needed for large files... no | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking for st_blksize... yes | |
checking whether stat() ignores a trailing slash... no | |
checking for iconv_open()... yes; with -liconv | |
checking for nl_langinfo(CODESET)... yes | |
checking for strtod in -lm... yes | |
checking for strtod() and other floating point functions... yes | |
checking --disable-acl argument... no | |
checking for acl_get_file in -lposix1e... no | |
checking for acl_get_file in -lacl... no | |
checking for POSIX ACL support... yes | |
checking for Solaris ACL support... no | |
checking for AIX ACL support... no | |
checking --disable-gpm argument... no | |
checking for gpm... no | |
checking --disable-sysmouse argument... no | |
checking for sysmouse... no | |
checking for FD_CLOEXEC... yes | |
checking for rename... yes | |
checking for sysctl... yes | |
checking for sysinfo... not usable | |
checking for sysinfo.mem_unit... no | |
checking for sysconf... not usable | |
checking for int... yes | |
checking size of int... 4 | |
checking for long... yes | |
checking size of long... 8 | |
checking for time_t... yes | |
checking size of time_t... 8 | |
checking for off_t... (cached) yes | |
checking size of off_t... 8 | |
checking uint32_t is 32 bits... ok | |
checking whether memmove handles overlaps... yes | |
checking for _xpg4_setrunelocale in -lxpg4... no | |
checking how to create tags... ctags -I INIT+ --fields=+S | |
checking how to run man with a section nr... man -s | |
checking --disable-nls argument... no | |
checking for msgfmt... no | |
checking for NLS... msgfmt not found - disabled | |
checking dlfcn.h usability... yes | |
checking dlfcn.h presence... yes | |
checking for dlfcn.h... yes | |
checking for dlopen()... yes | |
checking for dlsym()... yes | |
checking setjmp.h usability... yes | |
checking setjmp.h presence... yes | |
checking for setjmp.h... yes | |
checking whether we need -framework Cocoa... yes | |
checking --with-xcodecfg argument... using default | |
checking for GCC 3 or later... yes | |
checking whether we need -D_FORTIFY_SOURCE=1... yes | |
checking linker --as-needed support... no | |
configure: creating ./config.status | |
config.status: creating auto/config.mk | |
config.status: creating auto/config.h | |
==> make getenvy | |
make getenvy | |
curl http://download.damieng.com/fonts/original/EnvyCodeR-PR7.zip --location -o EnvyCodeR.zip | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 168k 100 168k 0 0 172k 0 --:--:-- --:--:-- --:--:-- 375k | |
unzip -jo EnvyCodeR.zip | |
Archive: EnvyCodeR.zip | |
inflating: Envy Code R Bold.ttf | |
inflating: Envy Code R Command Prompt.reg | |
inflating: Envy Code R Italic.ttf | |
inflating: Envy Code R.ttf | |
inflating: Read Me.txt | |
inflating: Envy Code R VS Italic-as-bold.ttf | |
inflating: Envy Code R VS.ttf | |
# unzip uses the file date from the zip file. Change the file date to | |
# "now", so that the zip is not unzipped in every `make` run.` | |
touch Envy\ Code\ R\ Bold.ttf | |
==> make | |
make | |
Starting make in the src directory. | |
If there are problems, cd to the src directory and run make there | |
cd src && make first | |
mkdir objects | |
CC="/usr/bin/clang -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 " srcdir=. sh ./osdef.sh | |
creating auto/pathdef.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -fobjc-exceptions -o objects/gui_macvim.o MacVim/gui_macvim.m | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -fobjc-exceptions -o objects/MMBackend.o MacVim/MMBackend.m | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/MacVim.o MacVim/MacVim.m | |
/usr/bin/perl -e 'unless ( $] >= 5.005 ) { for (qw(na defgv errgv)) { print "#define PL_$_ $_\n" }}' > auto/if_perl.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -g -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/usr/local/include -I/System/Library/Perl/5.12/darwin-thread-multi-2level/CORE -o objects/if_perlsfio.o if_perlsfio.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPYTHON_HOME=\"/System/Library/Frameworks/Python.framework/Versions/2.7\" -o objects/if_python.o if_python.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/if_tcl.o if_tcl.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/if_ruby.o if_ruby.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/os_macosx.o os_macosx.m | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/os_mac_conv.o os_mac_conv.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/netbeans.o netbeans.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/main.o main.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/memfile.o memfile.c | |
cd xxd; CC="/usr/bin/clang" CFLAGS="-DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1" \ | |
make -f Makefile | |
/usr/bin/clang -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -L. -L. -L/usr/local/lib -DUNIX -o xxd xxd.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/buffer.o buffer.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/blowfish.o blowfish.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/charset.o charset.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/diff.o diff.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/digraph.o digraph.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/edit.o edit.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/eval.o eval.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/ex_cmds.o ex_cmds.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/ex_cmds2.o ex_cmds2.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/ex_docmd.o ex_docmd.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/ex_eval.o ex_eval.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/ex_getln.o ex_getln.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/fileio.o fileio.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/fold.o fold.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/getchar.o getchar.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/hardcopy.o hardcopy.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/hashtab.o hashtab.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/if_cscope.o if_cscope.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/if_xcmdsrv.o if_xcmdsrv.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/mark.o mark.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/memline.o memline.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/menu.o menu.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/message.o message.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/misc1.o misc1.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/misc2.o misc2.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/move.o move.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/mbyte.o mbyte.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/normal.o normal.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/ops.o ops.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/option.o option.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/os_unix.o os_unix.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/pathdef.o auto/pathdef.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/popupmnu.o popupmnu.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/quickfix.o quickfix.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/regexp.o regexp.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/screen.o screen.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/search.o search.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/sha256.o sha256.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/spell.o spell.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/syntax.o syntax.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/tag.o tag.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/term.o term.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/ui.o ui.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/undo.o undo.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/window.o window.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/gui.o gui.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/gui_beval.o gui_beval.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/pty.o pty.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -g -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/usr/local/include -I/System/Library/Perl/5.12/darwin-thread-multi-2level/CORE -o objects/if_perl.o auto/if_perl.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 version.c -o objects/version.o | |
env LD_RUN_PATH=/System/Library/Perl/5.12/darwin-thread-multi-2level/CORE /usr/bin/clang -L. -L. -L/usr/local/lib -o Vim objects/buffer.o objects/blowfish.o objects/charset.o objects/diff.o objects/digraph.o objects/edit.o objects/eval.o objects/ex_cmds.o objects/ex_cmds2.o objects/ex_docmd.o objects/ex_eval.o objects/ex_getln.o objects/fileio.o objects/fold.o objects/getchar.o objects/hardcopy.o objects/hashtab.o objects/if_cscope.o objects/if_xcmdsrv.o objects/mark.o objects/memline.o objects/menu.o objects/message.o objects/misc1.o objects/misc2.o objects/move.o objects/mbyte.o objects/normal.o objects/ops.o objects/option.o objects/os_unix.o objects/pathdef.o objects/popupmnu.o objects/quickfix.o objects/regexp.o objects/screen.o objects/search.o objects/sha256.o objects/spell.o objects/syntax.o objects/tag.o objects/term.o objects/ui.o objects/undo.o objects/version.o objects/window.o objects/gui.o objects/gui_beval.o objects/pty.o objects/gui_macvim.o objects/MMBackend.o objects/MacVim.o objects/if_perl.o objects/if_perlsfio.o objects/if_python.o objects/if_tcl.o objects/if_ruby.o objects/os_macosx.o objects/os_mac_conv.o objects/netbeans.o objects/main.o objects/memfile.o -framework Cocoa -framework Carbon -lm -lncurses -liconv -framework Cocoa -fstack-protector -L/usr/local/lib -L/System/Library/Perl/5.12/darwin-thread-multi-2level/CORE -lperl -ldl -lm -lutil -lc -framework Python -F/System/Library/Frameworks -framework Tcl -lpthread -framework CoreFoundation -framework Ruby | |
export PATH="/Users/pabuisson/.rvm/gems/ruby-1.9.2-p290/bin:/Users/pabuisson/.rvm/gems/ruby-1.9.2-p290@global/bin:/Users/pabuisson/.rvm/rubies/ruby-1.9.2-p290/bin:/Users/pabuisson/.rvm/bin:$PATH" | |
rvm_env_string='ruby-1.9.2-p290' ; export rvm_env_string | |
rvm_path='/Users/pabuisson/.rvm' ; export rvm_path | |
rvm_ruby_string='ruby-1.9.2-p290' ; export rvm_ruby_string | |
unset rvm_gemset_name | |
RUBY_VERSION='ruby-1.9.2-p290' ; export RUBY_VERSION | |
GEM_HOME='/Users/pabuisson/.rvm/gems/ruby-1.9.2-p290' ; export GEM_HOME | |
GEM_PATH='/Users/pabuisson/.rvm/gems/ruby-1.9.2-p290:/Users/pabuisson/.rvm/gems/ruby-1.9.2-p290@global' ; export GEM_PATH | |
MY_RUBY_HOME='/Users/pabuisson/.rvm/rubies/ruby-1.9.2-p290' ; export MY_RUBY_HOME | |
IRBRC='/Users/pabuisson/.rvm/rubies/ruby-1.9.2-p290/.irbrc' ; export IRBRC | |
unset MAGLEV_HOME | |
unset RBXOPT | |
link.sh: OK, linking works, let's try omitting a few libraries. | |
link.sh: See auto/link.log for details. | |
link.sh: Trying to omit the iconv library... | |
link.sh: Vim doesn't need the iconv library! | |
link.sh: Trying to omit the perl library... | |
link.sh: Vim doesn't need the perl library! | |
link.sh: Trying to omit the dl library... | |
link.sh: Vim doesn't need the dl library! | |
link.sh: Trying to omit the pthread library... | |
link.sh: Vim doesn't need the pthread library! | |
link.sh: Trying to omit the m library... | |
link.sh: Vim doesn't need the m library! | |
creating auto/pathdef.c | |
/usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 -o objects/pathdef.o auto/pathdef.c | |
link.sh: Using auto/link.sed file to omit a few libraries | |
env LD_RUN_PATH=/System/Library/Perl/5.12/darwin-thread-multi-2level/CORE /usr/bin/clang -L. -L. -L/usr/local/lib -o Vim objects/buffer.o objects/blowfish.o objects/charset.o objects/diff.o objects/digraph.o objects/edit.o objects/eval.o objects/ex_cmds.o objects/ex_cmds2.o objects/ex_docmd.o objects/ex_eval.o objects/ex_getln.o objects/fileio.o objects/fold.o objects/getchar.o objects/hardcopy.o objects/hashtab.o objects/if_cscope.o objects/if_xcmdsrv.o objects/mark.o objects/memline.o objects/menu.o objects/message.o objects/misc1.o objects/misc2.o objects/move.o objects/mbyte.o objects/normal.o objects/ops.o objects/option.o objects/os_unix.o objects/pathdef.o objects/popupmnu.o objects/quickfix.o objects/regexp.o objects/screen.o objects/search.o objects/sha256.o objects/spell.o objects/syntax.o objects/tag.o objects/term.o objects/ui.o objects/undo.o objects/version.o objects/window.o objects/gui.o objects/gui_beval.o objects/pty.o objects/gui_macvim.o objects/MMBackend.o objects/MacVim.o objects/if_perl.o objects/if_perlsfio.o objects/if_python.o objects/if_tcl.o objects/if_ruby.o objects/os_macosx.o objects/os_mac_conv.o objects/netbeans.o objects/main.o objects/memfile.o -framework Cocoa -framework Carbon -lncurses -framework Cocoa -fstack-protector -L/usr/local/lib -L/System/Library/Perl/5.12/darwin-thread-multi-2level/CORE -lm -lutil -lc -framework Python -F/System/Library/Frameworks -framework Tcl -framework CoreFoundation -framework Ruby | |
export PATH="/Users/pabuisson/.rvm/gems/ruby-1.9.2-p290/bin:/Users/pabuisson/.rvm/gems/ruby-1.9.2-p290@global/bin:/Users/pabuisson/.rvm/rubies/ruby-1.9.2-p290/bin:/Users/pabuisson/.rvm/bin:$PATH" | |
rvm_env_string='ruby-1.9.2-p290' ; export rvm_env_string | |
rvm_path='/Users/pabuisson/.rvm' ; export rvm_path | |
rvm_ruby_string='ruby-1.9.2-p290' ; export rvm_ruby_string | |
unset rvm_gemset_name | |
RUBY_VERSION='ruby-1.9.2-p290' ; export RUBY_VERSION | |
GEM_HOME='/Users/pabuisson/.rvm/gems/ruby-1.9.2-p290' ; export GEM_HOME | |
GEM_PATH='/Users/pabuisson/.rvm/gems/ruby-1.9.2-p290:/Users/pabuisson/.rvm/gems/ruby-1.9.2-p290@global' ; export GEM_PATH | |
MY_RUBY_HOME='/Users/pabuisson/.rvm/rubies/ruby-1.9.2-p290' ; export MY_RUBY_HOME | |
IRBRC='/Users/pabuisson/.rvm/rubies/ruby-1.9.2-p290/.irbrc' ; export IRBRC | |
unset MAGLEV_HOME | |
unset RBXOPT | |
link.sh: Linked fine with a few libraries omitted | |
xcodebuild -project MacVim/MacVim.xcodeproj | |
=== BUILD NATIVE TARGET PSMTabBarControlFramework OF PROJECT PSMTabBarControl WITH THE DEFAULT CONFIGURATION (Release) === | |
Check dependencies | |
SymLink ../build/Release/PSMTabBarControl.framework/Versions/Current A | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
/bin/ln -sf A /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/Current | |
SymLink ../build/Release/PSMTabBarControl.framework/Resources Versions/Current/Resources | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
/bin/ln -sf Versions/Current/Resources /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Resources | |
SymLink ../build/Release/PSMTabBarControl.framework/Headers Versions/Current/Headers | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
/bin/ln -sf Versions/Current/Headers /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Headers | |
SymLink ../build/Release/PSMTabBarControl.framework/PSMTabBarControl Versions/Current/PSMTabBarControl | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
/bin/ln -sf Versions/Current/PSMTabBarControl /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/PSMTabBarControl | |
ProcessInfoPlistFile ../build/Release/PSMTabBarControl.framework/Versions/A/Resources/Info.plist PSMTabBarControlFramework-Info.plist | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-infoPlistUtility PSMTabBarControlFramework-Info.plist -expandbuildsettings -platform macosx -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Resources/Info.plist | |
CpHeader source/PSMTabBarControl.h ../build/Release/PSMTabBarControl.framework/Versions/A/Headers/PSMTabBarControl.h | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/source/PSMTabBarControl.h /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Headers | |
CopyTiffFile ../build/Release/PSMTabBarControl.framework/Versions/A/Resources/overflowImage.tiff images/overflowImage.tiff | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-copyTiff --outdir /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Resources -- images/overflowImage.tiff | |
CopyTiffFile ../build/Release/PSMTabBarControl.framework/Versions/A/Resources/overflowImagePressed.tif images/overflowImagePressed.tif | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-copyTiff --outdir /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Resources -- images/overflowImagePressed.tif | |
CopyTiffFile ../build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabClose_Front_Pressed.tif images/TabClose_Front_Pressed.tif | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-copyTiff --outdir /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Resources -- images/TabClose_Front_Pressed.tif | |
CopyTiffFile ../build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabClose_Front_Rollover.tif images/TabClose_Front_Rollover.tif | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-copyTiff --outdir /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Resources -- images/TabClose_Front_Rollover.tif | |
CopyTiffFile ../build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabClose_Front.tif images/TabClose_Front.tif | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-copyTiff --outdir /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Resources -- images/TabClose_Front.tif | |
CopyTiffFile ../build/Release/PSMTabBarControl.framework/Versions/A/Resources/AquaTabClose_Front_Pressed.tif images/AquaTabClose_Front_Pressed.tif | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-copyTiff --outdir /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Resources -- images/AquaTabClose_Front_Pressed.tif | |
CopyTiffFile ../build/Release/PSMTabBarControl.framework/Versions/A/Resources/AquaTabClose_Front_Rollover.tif images/AquaTabClose_Front_Rollover.tif | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-copyTiff --outdir /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Resources -- images/AquaTabClose_Front_Rollover.tif | |
CopyTiffFile ../build/Release/PSMTabBarControl.framework/Versions/A/Resources/AquaTabClose_Front.tif images/AquaTabClose_Front.tif | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-copyTiff --outdir /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Resources -- images/AquaTabClose_Front.tif | |
CpResource images/AquaTabsBackground.png ../build/Release/PSMTabBarControl.framework/Versions/A/Resources/AquaTabsBackground.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/images/AquaTabsBackground.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Resources | |
CpResource images/AquaTabsDown.png ../build/Release/PSMTabBarControl.framework/Versions/A/Resources/AquaTabsDown.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/images/AquaTabsDown.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Resources | |
CpResource images/AquaTabsSeparator.png ../build/Release/PSMTabBarControl.framework/Versions/A/Resources/AquaTabsSeparator.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/images/AquaTabsSeparator.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Resources | |
CpResource images/AquaTabsSeparatorDown.png ../build/Release/PSMTabBarControl.framework/Versions/A/Resources/AquaTabsSeparatorDown.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/images/AquaTabsSeparatorDown.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Resources | |
CpResource images/AquaTabsDownGraphite.png ../build/Release/PSMTabBarControl.framework/Versions/A/Resources/AquaTabsDownGraphite.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/images/AquaTabsDownGraphite.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Resources | |
CpResource images/AquaTabsDownNonKey.png ../build/Release/PSMTabBarControl.framework/Versions/A/Resources/AquaTabsDownNonKey.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/images/AquaTabsDownNonKey.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Resources | |
CpResource images/AquaTabNew.png ../build/Release/PSMTabBarControl.framework/Versions/A/Resources/AquaTabNew.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/images/AquaTabNew.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Resources | |
CpResource images/AquaTabNewPressed.png ../build/Release/PSMTabBarControl.framework/Versions/A/Resources/AquaTabNewPressed.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/images/AquaTabNewPressed.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Resources | |
CpResource images/AquaTabNewRollover.png ../build/Release/PSMTabBarControl.framework/Versions/A/Resources/AquaTabNewRollover.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/images/AquaTabNewRollover.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Resources | |
CpResource images/TabNewMetal.png ../build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabNewMetal.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/images/TabNewMetal.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Resources | |
CpResource images/TabNewMetalPressed.png ../build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabNewMetalPressed.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/images/TabNewMetalPressed.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Resources | |
CpResource images/TabNewMetalRollover.png ../build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabNewMetalRollover.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/images/TabNewMetalRollover.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Resources | |
CpResource images/pi.png ../build/Release/PSMTabBarControl.framework/Versions/A/Resources/pi.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/images/pi.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Resources | |
CopyTiffFile ../build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabIcon.tif images/TabIcon.tif | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-copyTiff --outdir /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Resources -- images/TabIcon.tif | |
CopyTiffFile ../build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabControlRep.tif images/TabControlRep.tif | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
builtin-copyTiff --outdir /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/Resources -- images/TabControlRep.tif | |
ProcessPCH /var/folders/ww/bs0zts4d4f905c3t975nhctw0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/AppKit-aylpdkrgfwujekeoenrgofjsmsda/AppKit.h.pth /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c-header -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.8 -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/PSMTabBarControl.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release --serialize-diagnostics /var/folders/ww/bs0zts4d4f905c3t975nhctw0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/AppKit-aylpdkrgfwujekeoenrgofjsmsda/AppKit.h.dia -c /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h -o /var/folders/ww/bs0zts4d4f905c3t975nhctw0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/AppKit-aylpdkrgfwujekeoenrgofjsmsda/AppKit.h.pth -MMD -MT dependencies -MF /var/folders/ww/bs0zts4d4f905c3t975nhctw0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/AppKit-aylpdkrgfwujekeoenrgofjsmsda/AppKit.h.d | |
CompileC ../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMTabBarControl.o source/PSMTabBarControl.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.8 -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/PSMTabBarControl.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release -include /var/folders/ww/bs0zts4d4f905c3t975nhctw0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/AppKit-aylpdkrgfwujekeoenrgofjsmsda/AppKit.h -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMTabBarControl.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMTabBarControl.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/source/PSMTabBarControl.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMTabBarControl.o | |
CompileC ../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMOverflowPopUpButton.o source/PSMOverflowPopUpButton.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.8 -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/PSMTabBarControl.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release -include /var/folders/ww/bs0zts4d4f905c3t975nhctw0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/AppKit-aylpdkrgfwujekeoenrgofjsmsda/AppKit.h -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMOverflowPopUpButton.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMOverflowPopUpButton.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/source/PSMOverflowPopUpButton.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMOverflowPopUpButton.o | |
CompileC ../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMTabBarCell.o source/PSMTabBarCell.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.8 -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/PSMTabBarControl.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release -include /var/folders/ww/bs0zts4d4f905c3t975nhctw0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/AppKit-aylpdkrgfwujekeoenrgofjsmsda/AppKit.h -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMTabBarCell.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMTabBarCell.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/source/PSMTabBarCell.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMTabBarCell.o | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/source/PSMTabBarCell.m:140:31: warning: multiple methods named 'style' found | |
return [(id <PSMTabStyle>)[_controlView style] attributedStringValueForTabCell:self]; | |
^~~~~~~~~~~~~~~~~~~~ | |
/System/Library/Frameworks/AppKit.framework/Headers/NSProgressIndicator.h:126:1: note: using | |
- (NSProgressIndicatorStyle) style; | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:728:31: note: also found | |
@property(copy) NSDictionary *style; | |
^~~~~ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/source/PSMTabBarCell.h:103:1: note: also found | |
- (id<PSMTabStyle>)style; | |
^~~~~~~~~~~~~~~~~~~~~~~~~ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/source/PSMTabBarCell.m:274:31: warning: multiple methods named 'style' found | |
return [(id <PSMTabStyle>)[_controlView style] indicatorRectForTabCell:self]; | |
^~~~~~~~~~~~~~~~~~~~ | |
/System/Library/Frameworks/AppKit.framework/Headers/NSProgressIndicator.h:126:1: note: using | |
- (NSProgressIndicatorStyle) style; | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:728:31: note: also found | |
@property(copy) NSDictionary *style; | |
^~~~~ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/source/PSMTabBarCell.h:103:1: note: also found | |
- (id<PSMTabStyle>)style; | |
^~~~~~~~~~~~~~~~~~~~~~~~~ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/source/PSMTabBarCell.m:279:31: warning: multiple methods named 'style' found | |
return [(id <PSMTabStyle>)[_controlView style] closeButtonRectForTabCell:self]; | |
^~~~~~~~~~~~~~~~~~~~ | |
/System/Library/Frameworks/AppKit.framework/Headers/NSProgressIndicator.h:126:1: note: using | |
- (NSProgressIndicatorStyle) style; | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:728:31: note: also found | |
@property(copy) NSDictionary *style; | |
^~~~~ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/source/PSMTabBarCell.h:103:1: note: also found | |
- (id<PSMTabStyle>)style; | |
^~~~~~~~~~~~~~~~~~~~~~~~~ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/source/PSMTabBarCell.m:284:31: warning: multiple methods named 'style' found | |
return [(id <PSMTabStyle>)[_controlView style] minimumWidthOfTabCell:self]; | |
^~~~~~~~~~~~~~~~~~~~ | |
/System/Library/Frameworks/AppKit.framework/Headers/NSProgressIndicator.h:126:1: note: using | |
- (NSProgressIndicatorStyle) style; | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:728:31: note: also found | |
@property(copy) NSDictionary *style; | |
^~~~~ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/source/PSMTabBarCell.h:103:1: note: also found | |
- (id<PSMTabStyle>)style; | |
^~~~~~~~~~~~~~~~~~~~~~~~~ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/source/PSMTabBarCell.m:289:31: warning: multiple methods named 'style' found | |
return [(id <PSMTabStyle>)[_controlView style] desiredWidthOfTabCell:self]; | |
^~~~~~~~~~~~~~~~~~~~ | |
/System/Library/Frameworks/AppKit.framework/Headers/NSProgressIndicator.h:126:1: note: using | |
- (NSProgressIndicatorStyle) style; | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:728:31: note: also found | |
@property(copy) NSDictionary *style; | |
^~~~~ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/source/PSMTabBarCell.h:103:1: note: also found | |
- (id<PSMTabStyle>)style; | |
^~~~~~~~~~~~~~~~~~~~~~~~~ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/source/PSMTabBarCell.m:303:24: warning: multiple methods named 'style' found | |
[(id <PSMTabStyle>)[_controlView style] drawTabCell:self]; | |
^~~~~~~~~~~~~~~~~~~~ | |
/System/Library/Frameworks/AppKit.framework/Headers/NSProgressIndicator.h:126:1: note: using | |
- (NSProgressIndicatorStyle) style; | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:728:31: note: also found | |
@property(copy) NSDictionary *style; | |
^~~~~ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/source/PSMTabBarCell.h:103:1: note: also found | |
- (id<PSMTabStyle>)style; | |
^~~~~~~~~~~~~~~~~~~~~~~~~ | |
6 warnings generated. | |
CompileC ../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMAquaTabStyle.o source/PSMAquaTabStyle.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.8 -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/PSMTabBarControl.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release -include /var/folders/ww/bs0zts4d4f905c3t975nhctw0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/AppKit-aylpdkrgfwujekeoenrgofjsmsda/AppKit.h -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMAquaTabStyle.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMAquaTabStyle.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/source/PSMAquaTabStyle.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMAquaTabStyle.o | |
CompileC ../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMMetalTabStyle.o source/PSMMetalTabStyle.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.8 -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/PSMTabBarControl.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release -include /var/folders/ww/bs0zts4d4f905c3t975nhctw0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/AppKit-aylpdkrgfwujekeoenrgofjsmsda/AppKit.h -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMMetalTabStyle.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMMetalTabStyle.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/source/PSMMetalTabStyle.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMMetalTabStyle.o | |
CompileC ../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMRolloverButton.o source/PSMRolloverButton.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.8 -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/PSMTabBarControl.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release -include /var/folders/ww/bs0zts4d4f905c3t975nhctw0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/AppKit-aylpdkrgfwujekeoenrgofjsmsda/AppKit.h -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMRolloverButton.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMRolloverButton.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/source/PSMRolloverButton.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMRolloverButton.o | |
CompileC ../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMProgressIndicator.o source/PSMProgressIndicator.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.8 -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/PSMTabBarControl.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release -include /var/folders/ww/bs0zts4d4f905c3t975nhctw0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/AppKit-aylpdkrgfwujekeoenrgofjsmsda/AppKit.h -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMProgressIndicator.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMProgressIndicator.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/source/PSMProgressIndicator.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMProgressIndicator.o | |
CompileC ../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMTabDragAssistant.o source/PSMTabDragAssistant.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.8 -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/PSMTabBarControl.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release -include /var/folders/ww/bs0zts4d4f905c3t975nhctw0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/AppKit-aylpdkrgfwujekeoenrgofjsmsda/AppKit.h -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMTabDragAssistant.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMTabDragAssistant.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/source/PSMTabDragAssistant.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMTabDragAssistant.o | |
CompileC ../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMUnifiedTabStyle.o source/PSMUnifiedTabStyle.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.8 -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/PSMTabBarControl.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release -include /var/folders/ww/bs0zts4d4f905c3t975nhctw0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/AppKit-aylpdkrgfwujekeoenrgofjsmsda/AppKit.h -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMUnifiedTabStyle.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMUnifiedTabStyle.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/source/PSMUnifiedTabStyle.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMUnifiedTabStyle.o | |
CompileC ../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/NSBezierPath_AMShading.o source/NSBezierPath_AMShading.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.8 -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/PSMTabBarControl.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release -include /var/folders/ww/bs0zts4d4f905c3t975nhctw0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/AppKit-aylpdkrgfwujekeoenrgofjsmsda/AppKit.h -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/NSBezierPath_AMShading.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/NSBezierPath_AMShading.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/source/NSBezierPath_AMShading.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/NSBezierPath_AMShading.o | |
Ld ../build/Release/PSMTabBarControl.framework/Versions/A/PSMTabBarControl normal x86_64 | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
setenv MACOSX_DEPLOYMENT_TARGET 10.8 | |
/usr/bin/clang -arch x86_64 -dynamiclib -L/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release -filelist /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMTabBarControl.LinkFileList -install_name "@executable_path/../Frameworks/PSMTabBarControl.framework/Versions/A/PSMTabBarControl" -mmacosx-version-min=10.8 -fobjc-link-runtime -framework Cocoa -single_module -compatibility_version 1 -current_version 1 -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework/Versions/A/PSMTabBarControl | |
Touch ../build/Release/PSMTabBarControl.framework | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl | |
/usr/bin/touch -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/PSMTabBarControl/../build/Release/PSMTabBarControl.framework | |
=== BUILD NATIVE TARGET MacVim OF PROJECT MacVim WITH THE DEFAULT CONFIGURATION (Release) === | |
Check dependencies | |
ProcessInfoPlistFile build/Release/MacVim.app/Contents/Info.plist Info.plist | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-infoPlistUtility Info.plist -genpkginfo /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/PkgInfo -expandbuildsettings -platform macosx -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Info.plist | |
StripNIB English.lproj/MainMenu.nib | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --strip /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources/English.lproj/MainMenu.nib --output-format human-readable-text /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/English.lproj/MainMenu.nib | |
CopyStringsFile build/Release/MacVim.app/Contents/Resources/English.lproj/InfoPlist.strings English.lproj/InfoPlist.strings | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources/English.lproj -- English.lproj/InfoPlist.strings | |
CopyPlistFile build/Release/MacVim.app/Contents/Resources/Colors.plist Colors.plist | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copyPlist --outdir /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources -- Colors.plist | |
CpResource Credits.rtf build/Release/MacVim.app/Contents/Resources/Credits.rtf | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/Credits.rtf /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CopyPlistFile build/Release/MacVim.app/Contents/Resources/Actions.plist Actions.plist | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copyPlist --outdir /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources -- Actions.plist | |
CopyPlistFile build/Release/MacVim.app/Contents/Resources/SystemColors.plist SystemColors.plist | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copyPlist --outdir /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources -- SystemColors.plist | |
StripNIB English.lproj/Preferences.nib | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --strip /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources/English.lproj/Preferences.nib --output-format human-readable-text /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/English.lproj/Preferences.nib | |
CpResource General.png build/Release/MacVim.app/Contents/Resources/General.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/General.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CpResource ibeam.png build/Release/MacVim.app/Contents/Resources/ibeam.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/ibeam.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CpResource Advanced.png build/Release/MacVim.app/Contents/Resources/Advanced.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/Advanced.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CpResource Toolbar/Attention.png build/Release/MacVim.app/Contents/Resources/Attention.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/Toolbar/Attention.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CpResource Toolbar/Copy.png build/Release/MacVim.app/Contents/Resources/Copy.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/Toolbar/Copy.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CpResource Toolbar/Cut.png build/Release/MacVim.app/Contents/Resources/Cut.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/Toolbar/Cut.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CpResource Toolbar/FindHelp.png build/Release/MacVim.app/Contents/Resources/FindHelp.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/Toolbar/FindHelp.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CpResource Toolbar/FindNext.png build/Release/MacVim.app/Contents/Resources/FindNext.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/Toolbar/FindNext.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CpResource Toolbar/FindPrev.png build/Release/MacVim.app/Contents/Resources/FindPrev.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/Toolbar/FindPrev.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CpResource Toolbar/Help.png build/Release/MacVim.app/Contents/Resources/Help.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/Toolbar/Help.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CpResource Toolbar/LoadSesn.png build/Release/MacVim.app/Contents/Resources/LoadSesn.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/Toolbar/LoadSesn.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CpResource Toolbar/Make.png build/Release/MacVim.app/Contents/Resources/Make.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/Toolbar/Make.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CpResource Toolbar/Open.png build/Release/MacVim.app/Contents/Resources/Open.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/Toolbar/Open.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CpResource Toolbar/Paste.png build/Release/MacVim.app/Contents/Resources/Paste.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/Toolbar/Paste.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CpResource Toolbar/Print.png build/Release/MacVim.app/Contents/Resources/Print.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/Toolbar/Print.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CpResource Toolbar/Redo.png build/Release/MacVim.app/Contents/Resources/Redo.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/Toolbar/Redo.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CpResource Toolbar/Replace.png build/Release/MacVim.app/Contents/Resources/Replace.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/Toolbar/Replace.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CpResource Toolbar/RunCtags.png build/Release/MacVim.app/Contents/Resources/RunCtags.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/Toolbar/RunCtags.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CpResource Toolbar/RunScript.png build/Release/MacVim.app/Contents/Resources/RunScript.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/Toolbar/RunScript.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CpResource Toolbar/Save.png build/Release/MacVim.app/Contents/Resources/Save.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/Toolbar/Save.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CpResource Toolbar/SaveAll.png build/Release/MacVim.app/Contents/Resources/SaveAll.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/Toolbar/SaveAll.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CpResource Toolbar/SaveSesn.png build/Release/MacVim.app/Contents/Resources/SaveSesn.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/Toolbar/SaveSesn.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CpResource Toolbar/TagJump.png build/Release/MacVim.app/Contents/Resources/TagJump.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/Toolbar/TagJump.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CpResource Toolbar/Undo.png build/Release/MacVim.app/Contents/Resources/Undo.png | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/Toolbar/Undo.png /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
StripNIB English.lproj/FindAndReplace.nib | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --strip /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources/English.lproj/FindAndReplace.nib --output-format human-readable-text /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/English.lproj/FindAndReplace.nib | |
CpResource icons/MacVim.icns build/Release/MacVim.app/Contents/Resources/MacVim.icns | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/icons/MacVim.icns /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources | |
CopyPlistFile build/Release/MacVim.app/Contents/Resources/KeyBinding.plist KeyBinding.plist | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copyPlist --outdir /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/Resources -- KeyBinding.plist | |
CompileC build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/main.o main.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -mdynamic-no-pic -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/MacVim.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/main.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/main.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/main.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/main.o | |
CompileC build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MacVim.o MacVim.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -mdynamic-no-pic -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/MacVim.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MacVim.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MacVim.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MacVim.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MacVim.o | |
CompileC build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMAppController.o MMAppController.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -mdynamic-no-pic -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/MacVim.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMAppController.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMAppController.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMAppController.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMAppController.o | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMAppController.m:1208:31: warning: format specifies type 'int' but the argument has type 'NSInteger' (aka 'long') [-Wformat] | |
ASLogInfo(@"Use renderer=%d", renderer); | |
~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MacVim.h:392:56: note: expanded from macro 'ASLogInfo' | |
#define ASLogInfo(fmt, ...) ASLog(ASL_LEVEL_INFO, fmt, ##__VA_ARGS__) | |
^ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MacVim.h:383:41: note: expanded from macro 'ASLog' | |
[[NSString stringWithFormat:fmt, ##__VA_ARGS__] UTF8String]); \ | |
^ ~~~~~~~~~~~ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMAppController.m:1810:66: warning: format specifies type 'int' but the argument has type 'NSUInteger' (aka 'unsigned long') [-Wformat] | |
ASLogErr(@"Xcode selection range size mismatch! got=%d expected=%d", | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MacVim.h:389:56: note: expanded from macro 'ASLogErr' | |
#define ASLogErr(fmt, ...) ASLog(ASL_LEVEL_ERR, fmt, ##__VA_ARGS__) | |
^ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MacVim.h:383:41: note: expanded from macro 'ASLog' | |
[[NSString stringWithFormat:fmt, ##__VA_ARGS__] UTF8String]); \ | |
^ ~~~~~~~~~~~ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMAppController.m:1810:78: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] | |
ASLogErr(@"Xcode selection range size mismatch! got=%d expected=%d", | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MacVim.h:389:56: note: expanded from macro 'ASLogErr' | |
#define ASLogErr(fmt, ...) ASLog(ASL_LEVEL_ERR, fmt, ##__VA_ARGS__) | |
^ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MacVim.h:383:41: note: expanded from macro 'ASLog' | |
[[NSString stringWithFormat:fmt, ##__VA_ARGS__] UTF8String]); \ | |
^ ~~~~~~~~~~~ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMAppController.m:2381:61: warning: format specifies type 'int' but the argument has type 'NSUInteger' (aka 'unsigned long') [-Wformat] | |
[a addObject:[NSString stringWithFormat:@"norm %dgov%dgo", | |
~^ | |
%ld | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMAppController.m:2381:66: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] | |
[a addObject:[NSString stringWithFormat:@"norm %dgov%dgo", | |
~^ | |
%ld | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMAppController.m:2385:61: warning: format specifies type 'int' but the argument has type 'NSUInteger' (aka 'unsigned long') [-Wformat] | |
[a addObject:[NSString stringWithFormat:@"norm %dGz.0", | |
~^ | |
%ld | |
6 warnings generated. | |
CompileC build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMTextStorage.o MMTextStorage.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -mdynamic-no-pic -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/MacVim.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMTextStorage.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMTextStorage.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMTextStorage.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMTextStorage.o | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMTextStorage.m:126:26: warning: format specifies type 'char *' but the argument has type 'SEL' [-Wformat] | |
ASLogWarn(@"Calling %s on MMTextStorage is unsupported", _cmd); | |
~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MacVim.h:390:56: note: expanded from macro 'ASLogWarn' | |
#define ASLogWarn(fmt, ...) ASLog(ASL_LEVEL_WARNING, fmt, ##__VA_ARGS__) | |
^ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MacVim.h:383:41: note: expanded from macro 'ASLog' | |
[[NSString stringWithFormat:fmt, ##__VA_ARGS__] UTF8String]); \ | |
^ ~~~~~~~~~~~ | |
1 warning generated. | |
CompileC build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMTextView.o MMTextView.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -mdynamic-no-pic -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/MacVim.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMTextView.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMTextView.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMTextView.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMTextView.o | |
CompileC build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMVimController.o MMVimController.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -mdynamic-no-pic -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/MacVim.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMVimController.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMVimController.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMVimController.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMVimController.o | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMVimController.m:284:36: warning: format specifies type 'int' but the argument has type 'NSUInteger' (aka 'unsigned long') [-Wformat] | |
ASLogInfo(@"filename=%@ index=%d", filename, tabIndex); | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MacVim.h:392:56: note: expanded from macro 'ASLogInfo' | |
#define ASLogInfo(fmt, ...) ASLog(ASL_LEVEL_INFO, fmt, ##__VA_ARGS__) | |
^ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MacVim.h:383:41: note: expanded from macro 'ASLog' | |
[[NSString stringWithFormat:fmt, ##__VA_ARGS__] UTF8String]); \ | |
^ ~~~~~~~~~~~ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMVimController.m:288:34: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] | |
"tabnext %d |" | |
~^ | |
%ld | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMVimController.m:543:49: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] | |
ASLogDebug(@" Flushing delay queue (%d items)", | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MacVim.h:393:56: note: expanded from macro 'ASLogDebug' | |
#define ASLogDebug(fmt, ...) ASLog(ASL_LEVEL_DEBUG, fmt, ##__VA_ARGS__) | |
^ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MacVim.h:383:41: note: expanded from macro 'ASLog' | |
[[NSString stringWithFormat:fmt, ##__VA_ARGS__] UTF8String]); \ | |
^ ~~~~~~~~~~~ | |
3 warnings generated. | |
CompileC build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMWindowController.o MMWindowController.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -mdynamic-no-pic -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/MacVim.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMWindowController.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMWindowController.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMWindowController.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMWindowController.o | |
CompileC build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMTypesetter.o MMTypesetter.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -mdynamic-no-pic -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/MacVim.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMTypesetter.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMTypesetter.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMTypesetter.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMTypesetter.o | |
CompileC build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMApplication.o MMApplication.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -mdynamic-no-pic -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/MacVim.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMApplication.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMApplication.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMApplication.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMApplication.o | |
CompileC build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMFullScreenWindow.o MMFullScreenWindow.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -mdynamic-no-pic -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/MacVim.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMFullScreenWindow.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMFullScreenWindow.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMFullScreenWindow.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMFullScreenWindow.o | |
CompileC build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMVimView.o MMVimView.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -mdynamic-no-pic -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/MacVim.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMVimView.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMVimView.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMVimView.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMVimView.o | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMVimView.m:98:31: warning: format specifies type 'int' but the argument has type 'NSInteger' (aka 'long') [-Wformat] | |
ASLogInfo(@"Use renderer=%d", renderer); | |
~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MacVim.h:392:56: note: expanded from macro 'ASLogInfo' | |
#define ASLogInfo(fmt, ...) ASLog(ASL_LEVEL_INFO, fmt, ##__VA_ARGS__) | |
^ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MacVim.h:383:41: note: expanded from macro 'ASLog' | |
[[NSString stringWithFormat:fmt, ##__VA_ARGS__] UTF8String]); \ | |
^ ~~~~~~~~~~~ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMVimView.m:110:18: warning: incompatible pointer types assigning to 'MMTextView *' from 'MMCoreTextView *' [-Wincompatible-pointer-types] | |
textView = [[MMCoreTextView alloc] initWithFrame:frame]; | |
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMCoreTextView.h:49:1: note: instance method 'initWithFrame:' is assumed to return an instance of its receiver type ('MMCoreTextView *') | |
- (id)initWithFrame:(NSRect)frame; | |
^ | |
2 warnings generated. | |
CompileC build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMAtsuiTextView.o MMAtsuiTextView.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -mdynamic-no-pic -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/MacVim.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMAtsuiTextView.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMAtsuiTextView.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMAtsuiTextView.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMAtsuiTextView.o | |
CompileC build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMWindow.o MMWindow.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -mdynamic-no-pic -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/MacVim.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMWindow.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMWindow.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMWindow.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMWindow.o | |
CompileC build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMPreferenceController.o MMPreferenceController.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -mdynamic-no-pic -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/MacVim.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMPreferenceController.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMPreferenceController.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMPreferenceController.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMPreferenceController.o | |
CompileC build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/DBPrefsWindowController.o DBPrefsWindowController.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -mdynamic-no-pic -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/MacVim.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/DBPrefsWindowController.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/DBPrefsWindowController.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/DBPrefsWindowController.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/DBPrefsWindowController.o | |
CompileC build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/Miscellaneous.o Miscellaneous.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -mdynamic-no-pic -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/MacVim.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/Miscellaneous.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/Miscellaneous.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/Miscellaneous.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/Miscellaneous.o | |
CompileC build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMTextViewHelper.o MMTextViewHelper.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -mdynamic-no-pic -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/MacVim.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMTextViewHelper.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMTextViewHelper.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMTextViewHelper.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMTextViewHelper.o | |
CompileC build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMFindReplaceController.o MMFindReplaceController.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -mdynamic-no-pic -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/MacVim.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMFindReplaceController.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMFindReplaceController.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMFindReplaceController.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMFindReplaceController.o | |
CompileC build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMCoreTextView.o MMCoreTextView.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -mdynamic-no-pic -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/MacVim.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMCoreTextView.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMCoreTextView.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMCoreTextView.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMCoreTextView.o | |
CompileC build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMCoreTextView+ToolTip.o MMCoreTextView+ToolTip.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -mdynamic-no-pic -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/MacVim.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMCoreTextView+ToolTip.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMCoreTextView+ToolTip.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/MMCoreTextView+ToolTip.m -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMCoreTextView+ToolTip.o | |
CompileC build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MacVim_vers.o build/MacVim.build/Release/MacVim.build/DerivedSources/MacVim_vers.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
setenv LANG en_US.US-ASCII | |
/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -Wno-trigraphs -fpascal-strings -Os -mdynamic-no-pic -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -fasm-blocks -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/MacVim.hmap -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/include -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources/x86_64 -I/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim -MMD -MT dependencies -MF /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MacVim_vers.d --serialize-diagnostics /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MacVim_vers.dia -c /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/DerivedSources/MacVim_vers.c -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MacVim_vers.o | |
Ld build/Release/MacVim.app/Contents/MacOS/MacVim normal x86_64 | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
/usr/bin/clang -arch x86_64 -L/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release -F/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim -filelist /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MacVim.LinkFileList -fobjc-link-runtime /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/PSMTabBarControl.framework/PSMTabBarControl -framework Cocoa -framework Carbon -o /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/MacOS/MacVim | |
PBXCp ../Vim build/Release/MacVim.app/Contents/MacOS/Vim | |
cd /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/../Vim /tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9/src/MacVim/build/Release/MacVim.app/Contents/MacOS | |
** BUILD FAILED ** | |
The following build commands failed: | |
PBXCp ../Vim build/Release/MacVim.app/Contents/MacOS/Vim | |
(1 failure) | |
make[1]: *** [macvim] Error 65 | |
make: *** [first] Error 2 | |
Error: #<BuildError: Failed executing: make > | |
/usr/local/Library/Homebrew/formula.rb:494:in `system' | |
/usr/local/Library/Formula/macvim.rb:63:in `install' | |
/usr/local/Library/Homebrew/build.rb:102:in `install' | |
/usr/local/Library/Homebrew/formula.rb:219:in `brew' | |
/usr/local/Library/Homebrew/formula.rb:521:in `stage' | |
/usr/local/Library/Homebrew/extend/fileutils.rb:22:in `mktemp' | |
/usr/local/Library/Homebrew/formula.rb:517:in `stage' | |
/usr/local/Library/Homebrew/formula.rb:214:in `brew' | |
/usr/local/Library/Homebrew/build.rb:82:in `install' | |
/usr/local/Library/Homebrew/build.rb:44 | |
/usr/local/Library/Formula/macvim.rb:76 | |
==> Rescuing build... | |
When you exit this shell Homebrew will attempt to finalise the installation. | |
If nothing is installed or the shell exits with a non-zero error code, | |
Homebrew will abort. The installation prefix is: | |
/usr/local/Cellar/macvim/7.3-64 | |
pabuisson@macbook-du-pad:b4winckler-macvim-d8524b9$ pwd | |
/private/tmp/homebrew-macvim-7.3-64-P7LI/b4winckler-macvim-d8524b9 | |
pabuisson@macbook-du-pad:b4winckler-macvim-d8524b9$ ls -lA src/MacVim/ | |
total 1944 | |
-rw-r--r-- 1 pabuisson wheel 1776 2 jan 2012 Actions.plist | |
-rw-r--r-- 1 pabuisson wheel 3241 2 jan 2012 Advanced.png | |
-rw-r--r-- 1 pabuisson wheel 33133 2 jan 2012 Colors.plist | |
-rw-r--r-- 1 pabuisson wheel 1803 2 jan 2012 Credits.rtf | |
-rw-r--r-- 1 pabuisson wheel 3026 2 jan 2012 DBPrefsWindowController.h | |
-rw-r--r-- 1 pabuisson wheel 10113 2 jan 2012 DBPrefsWindowController.m | |
drwxr-xr-x 6 pabuisson wheel 204 2 jan 2012 English.lproj | |
-rw-r--r-- 1 pabuisson wheel 1288 2 jan 2012 General.png | |
-rw-r--r-- 1 pabuisson wheel 64566 2 jan 2012 Info.plist | |
-rw-r--r-- 1 pabuisson wheel 13137 2 jan 2012 KeyBinding.plist | |
-rw-r--r-- 1 pabuisson wheel 1928 2 jan 2012 MMAppController.h | |
-rw-r--r-- 1 pabuisson wheel 94399 2 jan 2012 MMAppController.m | |
-rw-r--r-- 1 pabuisson wheel 398 2 jan 2012 MMApplication.h | |
-rw-r--r-- 1 pabuisson wheel 3018 2 jan 2012 MMApplication.m | |
-rw-r--r-- 1 pabuisson wheel 2933 2 jan 2012 MMAtsuiTextView.h | |
-rw-r--r-- 1 pabuisson wheel 38470 2 jan 2012 MMAtsuiTextView.m | |
-rw-r--r-- 1 pabuisson wheel 6013 2 jan 2012 MMBackend.h | |
-rw-r--r-- 1 pabuisson wheel 114370 2 jan 2012 MMBackend.m | |
-rw-r--r-- 1 pabuisson wheel 9347 2 jan 2012 MMCoreTextView+ToolTip.m | |
-rw-r--r-- 1 pabuisson wheel 3231 2 jan 2012 MMCoreTextView.h | |
-rw-r--r-- 1 pabuisson wheel 40364 2 jan 2012 MMCoreTextView.m | |
-rw-r--r-- 1 pabuisson wheel 782 2 jan 2012 MMFindReplaceController.h | |
-rw-r--r-- 1 pabuisson wheel 1545 2 jan 2012 MMFindReplaceController.m | |
-rw-r--r-- 1 pabuisson wheel 1311 2 jan 2012 MMFullScreenWindow.h | |
-rw-r--r-- 1 pabuisson wheel 17874 2 jan 2012 MMFullScreenWindow.m | |
-rw-r--r-- 1 pabuisson wheel 680 2 jan 2012 MMPreferenceController.h | |
-rw-r--r-- 1 pabuisson wheel 3083 2 jan 2012 MMPreferenceController.m | |
-rw-r--r-- 1 pabuisson wheel 3603 2 jan 2012 MMTextStorage.h | |
-rw-r--r-- 1 pabuisson wheel 39921 2 jan 2012 MMTextStorage.m | |
-rw-r--r-- 1 pabuisson wheel 2187 2 jan 2012 MMTextView.h | |
-rw-r--r-- 1 pabuisson wheel 28575 2 jan 2012 MMTextView.m | |
-rw-r--r-- 1 pabuisson wheel 3282 2 jan 2012 MMTextViewHelper.h | |
-rw-r--r-- 1 pabuisson wheel 38883 2 jan 2012 MMTextViewHelper.m | |
-rw-r--r-- 1 pabuisson wheel 451 2 jan 2012 MMTypesetter.h | |
-rw-r--r-- 1 pabuisson wheel 6297 2 jan 2012 MMTypesetter.m | |
-rw-r--r-- 1 pabuisson wheel 2306 2 jan 2012 MMVimController.h | |
-rw-r--r-- 1 pabuisson wheel 59368 2 jan 2012 MMVimController.m | |
-rw-r--r-- 1 pabuisson wheel 1782 2 jan 2012 MMVimView.h | |
-rw-r--r-- 1 pabuisson wheel 33217 2 jan 2012 MMVimView.m | |
-rw-r--r-- 1 pabuisson wheel 945 2 jan 2012 MMWindow.h | |
-rw-r--r-- 1 pabuisson wheel 5204 2 jan 2012 MMWindow.m | |
-rw-r--r-- 1 pabuisson wheel 3706 2 jan 2012 MMWindowController.h | |
-rw-r--r-- 1 pabuisson wheel 56734 2 jan 2012 MMWindowController.m | |
-rw-r--r-- 1 pabuisson wheel 11479 2 jan 2012 MacVim.h | |
-rw-r--r-- 1 pabuisson wheel 12079 2 jan 2012 MacVim.m | |
drwxr-xr-x 3 pabuisson wheel 102 2 jan 2012 MacVim.xcodeproj | |
-rw-r--r-- 1 pabuisson wheel 143 2 jan 2012 MacVim_Prefix.pch | |
-rw-r--r-- 1 pabuisson wheel 4757 2 jan 2012 Miscellaneous.h | |
-rw-r--r-- 1 pabuisson wheel 9150 2 jan 2012 Miscellaneous.m | |
drwxr-xr-x 15 pabuisson wheel 510 2 jan 2012 PSMTabBarControl | |
-rw-r--r-- 1 pabuisson wheel 8548 2 jan 2012 README | |
drwxr-xr-x 6 pabuisson wheel 204 2 jan 2012 Sparkle.framework | |
-rw-r--r-- 1 pabuisson wheel 505 2 jan 2012 SystemColors.plist | |
drwxr-xr-x 23 pabuisson wheel 782 2 jan 2012 Toolbar | |
drwxr-xr-x@ 5 pabuisson wheel 170 26 aoû 20:36 build | |
-rw-r--r-- 1 pabuisson wheel 61742 2 jan 2012 gui_macvim.m | |
-rw-r--r-- 1 pabuisson wheel 2775 2 jan 2012 gvimrc | |
-rw-r--r-- 1 pabuisson wheel 193 2 jan 2012 ibeam.png | |
drwxr-xr-x 77 pabuisson wheel 2618 26 aoû 20:35 icons | |
-rw-r--r-- 1 pabuisson wheel 442 2 jan 2012 main.m | |
-rwxr-xr-x 1 pabuisson wheel 2220 2 jan 2012 mvim | |
-rw-r--r-- 1 pabuisson wheel 521 2 jan 2012 vimrc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment