If you have older msgpack version installed, e.g. 0.5.9, like I did, you'll get nasty build failure. Unfortunately, I can't reproduce it anymore, because I have updated msgpack manually, and am unable to install older ebuild, which is no longer in the portage tree. Oddly enough, older ebuilds for neovim (up to 0.3.0) actually have the correct msgpack version requirement. It seems that version inequality was dropped along the way for unknown reasons. Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4d9c83716cf99b62fbad3583536e0ef9c0aefbb commit f4d9c83716cf99b62fbad3583536e0ef9c0aefbb Author: Tim Harder <radhermit@gentoo.org> AuthorDate: 2018-12-28 20:59:18 +0000 Commit: Tim Harder <radhermit@gentoo.org> CommitDate: 2018-12-28 21:04:23 +0000 app-editors/neovim: re-add dep versions along with slot ops Closes: https://bugs.gentoo.org/669710 Signed-off-by: Tim Harder <radhermit@gentoo.org> app-editors/neovim/neovim-0.3.1-r1.ebuild | 94 +++++++++++++++++++++++++++++++ app-editors/neovim/neovim-9999.ebuild | 23 ++++++-- 2 files changed, 111 insertions(+), 6 deletions(-)