Build failed

32 views
Skip to first unread message

Richard Mitchell

unread,
Oct 4, 2019, 10:25:52 AM10/4/19
to vim_mac
2018-10-04: updated OS X to the latest 10.14.6 - security updates, etc.

I'm already rebooted, might as well update MacVim....that failed. (sigh)
(did other stuff that didn't work)

Restarted from scratch doing these steps:

  cd macvim
  git pull   # just to be sure, already up-to-date
  make distclean
  ./configure --prefix=$HOME/local --with-features=huge --enable-rubyinterp --enable-pythoninterp=yes --enable-python3interp=yes --enable-perlinterp=yes --enable-cscope
  make

After a lot of stuff, got:

warning: Traditional headermap style is no longer supported; please migrate to using separate headermaps and set 'ALWAYS_SEARCH_USER_PATHS' to NO. (in target 'PSMTabBarControlFramework' from project 'PSMTabBarControl')warning: Traditional headermap style is no longer supported; please migrate to using separate headermaps and set 'ALWAYS_SEARCH_USER_PATHS' to NO. (in target 'MacVim' from project 'MacVim')
** BUILD FAILED **


The following build commands failed:
CompileC /Users/rwmitch1/src/git/macvim/src/MacVim/build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMTabBarCell.o /Users/rwmitch1/src/git/macvim/src/MacVim/PSMTabBarControl/source/PSMTabBarCell.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
make[1]: *** [macvim] Error 65


I'm guessing something has changed in the OS X world causing this to suddenly break - but usually it ends up being something I've done.  Is anyone else having any issues?

Richard Mitchell

unread,
Oct 6, 2019, 12:59:24 PM10/6/19
to vim_mac
A recent git pull fixed the problem!  It compiles!!

Thanks: Sidney San Martín
Reply all
Reply to author
Forward
0 new messages