Summary: | sys-fs/snapraid-12.3 - [ncurses-6.5] [gcc-15] raid/tag.c: error: initialization of void ( )(void) from incompatible pointer type void ( )(int, size_t, void ) {aka void ( | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | lizl2023 |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/40331 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 880545 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz qlist-info.txt.xz sys-fs:snapraid-12.3:20241120-044651.log temp.tar.xz |
Description
Toralf Förster
![]() Created attachment 910629 [details]
emerge-info.txt
Created attachment 910630 [details]
emerge-history.txt
Created attachment 910631 [details]
environment
Created attachment 910632 [details]
etc.clang.tar.xz
Created attachment 910633 [details]
etc.portage.tar.xz
Created attachment 910634 [details]
logs.tar.xz
Created attachment 910635 [details]
qlist-info.txt.xz
Created attachment 910636 [details]
sys-fs:snapraid-12.3:20241120-044651.log
Created attachment 910637 [details]
temp.tar.xz
An upstream fix may have solved the problem. See: https://github.com/amadvance/snapraid/commit/56c4076e23b3b0f5d8111efc241ba51441c7b719 I tested on ncurses-6.5 and gcc-15 development versions, and got failed make for snapraid-12.3 but successful make, installation and tests for snapraid-12.4. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bd04b7acff774863bc8267e9b5472a12eaef2b3 commit 9bd04b7acff774863bc8267e9b5472a12eaef2b3 Author: Zelin2001 <lizl2023@ion.ac.cn> AuthorDate: 2025-01-27 08:39:51 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-16 16:30:13 +0000 sys-fs/snapraid: add 12.4 * The updtream change avoids a warning about function pointer conversion. Closes: https://bugs.gentoo.org/944170 Signed-off-by: Zelin2001 <lizl2023@ion.ac.cn> Signed-off-by: Sam James <sam@gentoo.org> sys-fs/snapraid/Manifest | 1 + sys-fs/snapraid/snapraid-12.4.ebuild | 30 ++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) |