I'm getting this error during compilation: http://pastebin.com/v1n9jp2w
Search Criteria
Package Details: neovim-git 0.11.0.r711.g7b7c95dac9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/neovim-git.git (read-only, click to copy) |
---|---|
Package Base: | neovim-git |
Description: | Fork of Vim aiming to improve user experience, plugins, and GUIs |
Upstream URL: | https://neovim.io |
Keywords: | editor |
Licenses: | custom:neovim |
Conflicts: | neovim |
Provides: | neovim, vim-plugin-runtime |
Submitter: | fhahn |
Maintainer: | Farzat (gpanders) |
Last Packager: | gpanders |
Votes: | 257 |
Popularity: | 1.25 |
First Submitted: | 2014-02-21 19:50 (UTC) |
Last Updated: | 2024-09-04 00:24 (UTC) |
Dependencies (24)
- libluv
- libutf8proc (libutf8proc-gitAUR)
- libuv (libuv-gitAUR)
- lua51-lpeg
- luajit (luajit-2.1-lua52-gitAUR, luajit-gitAUR, luajit-openrestyAUR)
- msgpack-c
- tree-sitter (tree-sitter-gitAUR)
- tree-sitter-c (tree-sitter-c-gitAUR)
- tree-sitter-lua (tree-sitter-lua-gitAUR)
- tree-sitter-markdown (tree-sitter-markdown-gitAUR)
- tree-sitter-query
- tree-sitter-vim
- tree-sitter-vimdoc (tree-sitter-vimdoc-gitAUR)
- unibilium
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
- python-pynvim (python-pynvim-gitAUR) (optional) – for Python plugin support (see :help python)
- tree-sitter-bash (tree-sitter-bash-gitAUR) (optional) – tree-sitter parser for bash
- Show 4 more dependencies...
Required by (431)
- candyvim-git (requires neovim)
- cmp-buffer (requires neovim)
- completion-nvim (requires neovim)
- cppman-git (requires neovim) (optional)
- deoplete (requires neovim) (optional)
- deoplete-git (requires neovim) (optional)
- eovim (requires neovim)
- fvim (requires neovim)
- fvim-bin (requires neovim)
- glrnvim (requires neovim)
- gnvim (requires neovim)
- gnvim-git (requires neovim)
- goneovim-bin (requires neovim)
- goneovim-git (requires neovim)
- gonvim (requires neovim)
- grg-git (requires neovim) (optional)
- hyprforest-installer-bin (requires neovim) (optional)
- lua51-prompt-style (requires neovim) (optional)
- lunarvim-git (requires neovim)
- mason.nvim (requires neovim)
- Show 411 more...
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 33 34 35 36 37 38 39 40 Next › Last »
<deleted-account> commented on 2014-04-09 14:16 (UTC)
fhahn commented on 2014-03-22 15:39 (UTC)
Yes, thanks for the hint. I've added luajit as build dependency for now.
mvdnes commented on 2014-03-22 14:28 (UTC)
This package now seems to have a (build?)dependency of luajit
bhedrich commented on 2014-03-03 11:00 (UTC)
@venvd: this issue: https://github.com/neovim/neovim/issues/223
ivenvd commented on 2014-03-03 09:57 (UTC)
@eyenx, @Gregoire, @fhahn
Solved. Remove "-D_FORTIFY_SOURCE=2" from CFLAGS and CXXFLAGS in /etc/makepkg.conf.
eyenx commented on 2014-03-02 17:49 (UTC)
@ivendvd, @Gregoire, @fhahn
I get the same segfault. Building neovim from the git source as described under https://github.com/neovim/neovim#building works for me. The PKGBUILD seems fine. I don't get where the problem might be.
fhahn commented on 2014-02-27 22:04 (UTC)
@ivendvd, @Gregoire I don't think your problem has something to do with the PKGBUILD. It looks like an segmentation fault, which could be an upstream problem.
ivenvd commented on 2014-02-26 08:05 (UTC)
I have the same error as @Gregoire do.
Gregoire commented on 2014-02-25 17:35 (UTC)
I had the same error with previous AUR and as it seems you don't have the problem maybe someone could help me : http://pastebin.com/dPVhM53y
Thank you very much !
fhahn commented on 2014-02-25 17:19 (UTC)
I've added a message stating that the executable was renamed to `nvim` (I think I'm going to remove this message in the future again) and added vim-runtime as optional dependency.
Pinned Comments
fwalch commented on 2016-07-04 19:52 (UTC) (edited on 2016-07-04 19:54 (UTC) by fwalch)