Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 753272 - app-editors/neovim-9999 now requires treesitter to build
Summary: app-editors/neovim-9999 now requires treesitter to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 2 votes (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-11-06 01:59 UTC by Ali Abdel-Qader
Modified: 2020-12-06 22:46 UTC (History)
7 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (neovimbuild.log,129.77 KB, text/x-log)
2020-11-06 01:59 UTC, Ali Abdel-Qader
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ali Abdel-Qader 2020-11-06 01:59:28 UTC
Created attachment 670121 [details]
build log

Commit 3eb241d added treesitter as a dependency to neovim by default. Currently this will cause neovim to fail to build. I'm assuming we will either need to make an ebuild for treesitter or disable it in a CMake option.
Comment 1 Larry the Git Cow gentoo-dev 2020-12-06 22:46:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=635954b7268d459803227cc195a1ef1dea504e2f

commit 635954b7268d459803227cc195a1ef1dea504e2f
Author:     Ali Abdel-Qader <abdelqaderali@protonmail.com>
AuthorDate: 2020-11-22 00:28:18 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2020-12-06 22:33:50 +0000

    app-editors/neovim: add dev-libs/treesitter as dep.
    
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    
    Signed-off-by: Ali Abdel-Qader <abdelqaderali@protonmail.com>
    Closes: https://bugs.gentoo.org/753272
    Closes: https://github.com/gentoo/gentoo/pull/18354
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

 app-editors/neovim/neovim-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)