-
Notifications
You must be signed in to change notification settings - Fork 72
Neovim build fails when building LuaJIT #127
Comments
As advised in a comment in #94 I've checked the troubleshooting guide but I don't see any checks in there that help me resolve the situation.
I reran the command using the
So it looks like the issue is at the linking stage. A missing dependency, I guess. The command that appears to fail is I don't know what the On the next line it fails. I can only guess that |
AFAIR A reinstall of CL tools, and/or an upgrade of Xcode, fixed similar issues #95 and #51 for many people. Basically this issue has come up dozens of times and it always ends up being solved by beating OSX over the head. Identical issue, recent, unresolved: #114 Building from source (git instead of homebrew) should work, at least. It may be time for us to revisit neovim/bot-ci#52 . I never had the time to really investigate it. If @xu-cheng has the energy to update that PR I will find the time to see it through. |
Tried reinstalling the cl tools but it didn't fix anything. I also tried running The only thing left to try is to reinstall Xcode, which I can't really do at the moment as I don't have the time to install the gargantuan app and resolve any issues that might be incurred afterwards. So sadly I'm going to leave it there. Thanks for helping me trouble shoot. I might have a go at building from source when I get a free afternoon. In any case, I should take the opportunity to congratulate the Neovim team on some fantastic work so far. I did spend some time with it before I tried to reinstall and I was very impressed with it. The performance improvement alone will be worth the switch when a stable GUI version is released. |
|
See this problem today. Will try to install thru |
This appears to be related to #94 but the author of that issue closed it without providing a solution. I'm trying to run
brew install neovim
orbrew install neovim/neovim/neovim
and get the following errorThe text was updated successfully, but these errors were encountered: