@nlehmann: See the pacaur bug report [1] (the root cause is an upstream issue, however). At the moment, looks like the best solution is to use another AUR helper or makepkg with pacman -U.
[1] https://github.com/rmarquis/pacaur/issues/325
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.22 |
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 .. 21 22 23 24 25 26 27 28 29 30 31 .. 40 Next › Last »
fwalch commented on 2015-04-20 16:21 (UTC)
nlehmann commented on 2015-04-20 14:33 (UTC)
The package is able to compile but the installation get stuck in this point
......
-- Installing: /tmp/pacaurtmp-nlehmann/neovim-git/pkg/neovim-git/usr/share/nvim/runtime/autoload/ada.vim
-- Installing: /tmp/pacaurtmp-nlehmann/neovim-git/pkg/neovim-git/usr/share/nvim/runtime/autoload/README.txt
-- Up-to-date: /tmp/pacaurtmp-nlehmann/neovim-git/pkg/neovim-git/usr/share/nvim/runtime/doc/maketags.awk
-- Up-to-date: /tmp/pacaurtmp-nlehmann/neovim-git/pkg/neovim-git/usr/share/nvim/runtime/doc/makehtml.awk
-- Up-to-date: /tmp/pacaurtmp-nlehmann/neovim-git/pkg/neovim-git/usr/share/nvim/runtime/macros/less.sh
-- Generating helptags in /tmp/pacaurtmp-nlehmann/neovim-git/pkg/neovim-git/usr/share/nvim/runtime/doc.
-- /tmp/pacaurtmp-nlehmann/neovim-git/pkg/neovim-git/usr/share/nvim/runtime/doc already exists
fwalch commented on 2015-04-14 18:40 (UTC)
@herrecito: Yes, it needs to be fixed upstream.. disabled jemalloc in the PKGBUILD for now.
herrecito commented on 2015-04-14 18:32 (UTC)
So neovim now uses by default jemalloc, but the build fails even if jemalloc is installed:
/tmp/yaourt-tmp-ruben/aur-neovim-git/src/neovim-git/src/nvim/memory.c:60: undefined reference to `je_malloc'
[...]
akuntsch commented on 2015-04-07 18:00 (UTC)
@fwalch: There's another issue with makepkg -sfi not working. Might be a problem with the PKGBUILD. See https://github.com/rmarquis/pacaur/issues/325.
akuntsch commented on 2015-04-07 17:19 (UTC)
I opened an issue on the pacaur github (https://github.com/rmarquis/pacaur/issues/325).
Seems to be a pacaur bug.
fwalch commented on 2015-04-07 15:09 (UTC)
@akuntsch: Not sure.. pacaur seems to do something in a different way than packer, triggering this bug. Still, it might be a problem of Neovim. There are some problems (segfaults) with generating helptags on other distros [1].
[1] https://github.com/neovim/neovim/issues/2364
akuntsch commented on 2015-04-07 15:00 (UTC)
@fwalch: I can, but isn't it more of a pacaur issue if it works with packer and manually?
fwalch commented on 2015-04-06 16:08 (UTC)
@akuntsch: It works fine with packer, but I'll try to track it down.. Can you open an issue on github.com/neovim/neovim?
akuntsch commented on 2015-04-06 14:00 (UTC)
Just tried again with pacaur. It pulls the latest version but still gets stuck at generating helptags.
Would be good to know if it works with other AUR helpers.
Pinned Comments
fwalch commented on 2016-07-04 19:52 (UTC) (edited on 2016-07-04 19:54 (UTC) by fwalch)