Summary: | app-editors/neovim-0.10.2 - [ncurses-6.5] [meson] [libtool] [gcc-15] /.../buffer.c: error: passing argument 4 of normalize_index from incompatible pointer type [-Wincompa | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Brahmajit Das <brahmajit.xyz> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | brahmajit.xyz, limanski, vim |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/neovim/neovim/issues/31723 https://github.com/gentoo/gentoo/pull/40362 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 880545 | ||
Attachments: |
emerge-info.txt
app-editors:neovim-0.10.2:20241121-065540.log.xz emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz qlist-info.txt.xz temp.tar.xz |
Description
Toralf Förster
![]() Created attachment 911220 [details]
emerge-info.txt
Created attachment 911221 [details]
app-editors:neovim-0.10.2:20241121-065540.log.xz
Created attachment 911222 [details]
emerge-history.txt
Created attachment 911223 [details]
environment
Created attachment 911224 [details]
etc.clang.tar.xz
Created attachment 911225 [details]
etc.portage.tar.xz
The file size of ./files/logs.tar.xz is too big (1.4M) for an upload. For few weeks the link http://tinderbox.zwiebeltoralf.de:31560/23.0_systemd-20241117-232508/var/tmp/tb/issues/20241121-065603-app-editors_neovim-0.10.2/files/logs.tar.xz is valid. Created attachment 911226 [details]
qlist-info.txt.xz
Created attachment 911227 [details]
temp.tar.xz
Should be fixed now (In reply to Brahmajit Das from comment #10) > Should be fixed now By what commit? The fix doesn't seem to be a release or backported to gentoo yet. (In reply to Sam James from comment #11) > (In reply to Brahmajit Das from comment #10) > > Should be fixed now > > By what commit? The fix doesn't seem to be a release or backported to gentoo > yet. Sorry I forgot to mention. It was fixed by https://github.com/neovim/neovim/pull/32180. Its' part of 0.10.4 (which I've made a PR for) Sam, shall I make a backport for older ebuilds? The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=509a0b633fbb8c9d70d1ccd8b028ed9d27d13b8b commit 509a0b633fbb8c9d70d1ccd8b028ed9d27d13b8b Author: Brahmajit Das <brahmajit.xyz@gmail.com> AuthorDate: 2025-01-29 15:45:51 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-12 15:17:10 +0000 app-editors/neovim: add 0.10.4 Closes: https://bugs.gentoo.org/944364 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/40362 Signed-off-by: Sam James <sam@gentoo.org> app-editors/neovim/Manifest | 1 + app-editors/neovim/neovim-0.10.4.ebuild | 127 ++++++++++++++++++++++++++++++++ 2 files changed, 128 insertions(+) *** Bug 949265 has been marked as a duplicate of this bug. *** (In reply to Brahmajit Das from comment #12) > (In reply to Sam James from comment #11) > > (In reply to Brahmajit Das from comment #10) > > > Should be fixed now > > > > By what commit? The fix doesn't seem to be a release or backported to gentoo > > yet. > > Sorry I forgot to mention. It was fixed by > https://github.com/neovim/neovim/pull/32180. > > Its' part of 0.10.4 (which I've made a PR for) > > Sam, shall I make a backport for older ebuilds? It's OK not to if you stable 0.10.4 quickly. |