Summary: | app-accessibility/sphinx2-0.6-r1 - srvcore.c: error: passing argument 2 of accept from incompatible pointer type [-Wincompatible-pointer-types] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Accessibility Team <accessibility> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jy6x2b32pie9, sound |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/39895 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412, 941869 | ||
Attachments: |
emerge-info.txt
app-accessibility:sphinx2-0.6-r1:20231206-110224.log emerge-history.txt.xz environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz qlist-info.txt.xz temp.tar.xz |
Description
Toralf Förster
![]() Created attachment 877815 [details]
emerge-info.txt
Created attachment 877816 [details]
app-accessibility:sphinx2-0.6-r1:20231206-110224.log
Created attachment 877817 [details]
emerge-history.txt.xz
Created attachment 877818 [details]
environment
Created attachment 877819 [details]
etc.clang.tar.xz
Created attachment 877820 [details]
etc.portage.tar.xz
Created attachment 877821 [details]
logs.tar.xz
Created attachment 877822 [details]
qlist-info.txt.xz
Created attachment 877823 [details]
temp.tar.xz
tinderbox-stable has reproduced this issue in a STABLE environment with version 0.6-r1 The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8256b77eec6a27f5108b49167750191df3f742f commit d8256b77eec6a27f5108b49167750191df3f742f Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2024-12-29 15:18:02 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-10 09:14:40 +0000 app-accessibility/sphinx2: Port to C23 This fixes a number of compile errors, a number of K&R definitions and missing system definitions that aren't actully missing Bug: https://bugs.gentoo.org/919360 Bug: https://bugs.gentoo.org/943765 Bug: https://bugs.gentoo.org/880537 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/39895 Signed-off-by: Sam James <sam@gentoo.org> .../sphinx2/files/sphinx2-0.6-c99.patch | 500 +++++++++++++++++++++ app-accessibility/sphinx2/sphinx2-0.6-r2.ebuild | 39 ++ 2 files changed, 539 insertions(+) |