Macvim: Build failure with latest XCode

Created on 20 Sep 2017  Â·  8Comments  Â·  Source: macvim-dev/macvim

After upgrading (today) to the latest XCode 9.0 (9A235), I get:

* BUILD FAILED *

The following build commands failed:
StripNIB English.lproj/MainMenu.nib
(1 failure)

Most helpful comment

I got that error message too.

If you haven't launched Xcode after updating it, do so now. Xcode will ask for permission to install additional components. Let it install those components. Once that is done, try the MacVim build again.

All 8 comments

I'm also having this problem.

From poking around I thought it might be related to the fact that I'm using pyenv, but the error certainly looks like it's Xcode related.

body p { margin-bottom: 0cm; margin-top: 0pt; } 


This is an automated reply.


I am out of the office until Sunday, 24 Sept 2017.


When I return, I will reply to your email. Thank you.




      Ron Aaron | 
       CTO  Aaron High-Tech, Ltd |
      +1 425.296.0766 / +972 52.652.5543 |

        GnuPG Key: 91F92EB8

I got that error message too.

If you haven't launched Xcode after updating it, do so now. Xcode will ask for permission to install additional components. Let it install those components. Once that is done, try the MacVim build again.

That was it. I had accepted the license via the console, but I hadn't opened Xcode since updating it. Worked like a charm after I did that.

@mortonfox Thank you, you save my day.

body p { margin-bottom: 0cm; margin-top: 0pt; } 


Thank you!  It works fine now...


On 21/09/2017 0:28, Morton Fox wrote:


  I got that error message too.
  If you haven't launched Xcode after updating it, do so. Xcode
    will ask for permission to install additional components. Let it
    do so. Once that is done, try the MacVim build again.
  —
    You are receiving this because you authored the thread.
    Reply to this email directly, view it on GitHub, or mute the thread.







  {"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/macvim-dev/macvim","title":"macvim-dev/macvim","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/macvim-dev/macvim"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mortonfox in #546: I got that error message too.\r\n\r\nIf you haven't launched Xcode after updating it, do so. Xcode will ask for permission to install additional components. Let it do so. Once that is done, try the MacVim build again."}],"action":{"name":"View Issue","url":"https://github.com/macvim-dev/macvim/issues/546#issuecomment-330986310"}}}</

script>









Ron Aaron |
CTO target="_blank">Aaron High-Tech, Ltd |
+1 425.296.0766 / +972 52.652.5543 |

GnuPG Key: href="https://pgp.mit.edu/pks/lookup?op=get&search=0xC90C1BD191F92EB8"
target="_blank">91F92EB8



Last 15 lines from /Users/hezhizhen/Library/Logs/Homebrew/macvim/02.make:
)
libc++abi.dylib: terminating with uncaught exception of type NSException

CopyPlistFile build/Release/MacVim.app/Contents/Resources/KeyBinding.plist KeyBinding.plist
    cd /tmp/macvim-20170925-65551-15sqn2o/macvim-snapshot-137/src/MacVim
    builtin-copyPlist --outdir /tmp/macvim-20170925-65551-15sqn2o/macvim-snapshot-137/src/MacVim/build/Release/MacVim.app/Contents/Resources -- KeyBinding.plist

** BUILD FAILED **


The following build commands failed:
    StripNIB English.lproj/Preferences.nib
(1 failure)
make[1]: *** [macvim] Error 65
make: *** [first] Error 2

Solution:

If you haven't launched Xcode after updating it, do so now. Xcode will ask for permission to install additional components. Let it install those components.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

PLG picture PLG  Â·  4Comments

louiswolfers picture louiswolfers  Â·  5Comments

bdarfler picture bdarfler  Â·  4Comments

mathsaey picture mathsaey  Â·  3Comments

samedson picture samedson  Â·  4Comments