Summary: | app-accessibility/sphinx2-0.6-r1 fails to compile: c.h:88:19: error: expected identifier before false | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Accessibility Team <accessibility> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sound, ted.d.rodgers |
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: | 880545 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 908973 [details]
build.log
build log and emerge --info
successfully builds with CFLAGS="${CFLAGS} -std=gnu17" 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(+) |