On Fri, Apr 17, 2020 at 11:07:04AM +0000, Matthias Klose wrote: > [...] > /usr/bin/ld: src/nvim/CMakeFiles/nvim.dir/sign.c.o (symbol from plugin): in > function `init_signs': > (.text+0x0): multiple definition of `ListLenSpecials'; > src/nvim/CMakeFiles/nvim.dir/auto/msgpack_lua_c_bindings.generated.c.o > (symbol from plugin):(.text+0x0): first defined here > /usr/bin/ld: src/nvim/CMakeFiles/nvim.dir/spell.c.o (symbol from plugin): in > function `spelltab': > (.text+0x0): multiple definition of `RemapValues'; > src/nvim/CMakeFiles/nvim.dir/auto/msgpack_lua_c_bindings.generated.c.o > (symbol from plugin):(.text+0x0): first defined here > /usr/bin/ld: src/nvim/CMakeFiles/nvim.dir/spell.c.o (symbol from plugin): in > function `spelltab': > (.text+0x0): multiple definition of `ListLenSpecials'; > src/nvim/CMakeFiles/nvim.dir/auto/msgpack_lua_c_bindings.generated.c.o > (symbol from plugin):(.text+0x0): first defined here
This is fixed upstream. I'm trying to finish a new upstream release to fix this, among other issues. However, if I can't get to that in the next couple days, I'll upload an update to Debian with just these fixes applied. Cheers, -- James GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7 2D23 DFE6 91AE 331B A3DB

