Welcome to the forums. This appears to be an incompatibility in neovim's code between
src/nvim/mbyte.c and the definition of
struct utf8proc_property_struct. When you built from the master branch, did you build exactly the same commit as failed here? What commit is failing here? Since you did not provide the complete build log, we cannot see what commit you used. Per the snippet you provided:
Code: Select all
[31;01m*[0m The complete build log is located at '/var/tmp/portage/app-editors/neovim-9999/temp/build.log'.
What provides the definition of
struct utf8proc_property_struct?