The package failed to build with this error:
/usr/bin/ld: /tmp/ccvRm0bn.ltrans28.ltrans.o: in function `tslua_init':
/home/goldman/.cache/paru/clone/neovim-git/src/neovim/src/nvim/lua/treesitter.c:171:(.text+0x36aa): undefined reference to `ts_set_allocator'
collect2: error: ld returned 1 exit status
make[2]: *** [src/nvim/CMakeFiles/nvim_bin.dir/build.make:5150: bin/nvim] Error 1
make[2]: Leaving directory '/home/goldman/.cache/paru/clone/neovim-git/src/neovim/build'
make[1]: *** [CMakeFiles/Makefile2:624: src/nvim/CMakeFiles/nvim_bin.dir/all] Error 2
make[1]: Leaving directory '/home/goldman/.cache/paru/clone/neovim-git/src/neovim/build'
make: *** [Makefile:156: all] Error 2
Pinned Comments
fwalch commented on 2016-07-04 19:52 (UTC) (edited on 2016-07-04 19:54 (UTC) by fwalch)