Summary: | net-voip/mumble-1.5.735 fails to compile: overlay.c:40:23: error: bool cannot be defined via typedef | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Kenton Groombridge <concord> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/41933 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 880545 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 916391 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: FAILED: overlay_gl/CMakeFiles/overlay_gl.dir/overlay.c.o /var/tmp/portage/net-voip/mumble-1.5.735/work/mumble-1.5.735/overlay_gl/overlay.c:40:23: error: ‘bool’ cannot be defined via ‘typedef’ Please make this pattern match c23-porting. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6b394196ce6917c5abb05623d9534703b1cf8d1 commit d6b394196ce6917c5abb05623d9534703b1cf8d1 Author: sin-ack <sin-ack@protonmail.com> AuthorDate: 2025-05-04 16:35:04 +0000 Commit: Kenton Groombridge <concord@gentoo.org> CommitDate: 2025-05-04 17:32:52 +0000 net-voip/mumble: add upstream patch for GCC 15 Link: https://github.com/mumble-voip/mumble/commit/f4259722553335d79e9d28948ab7bdb00293a5ec Closes: https://bugs.gentoo.org/947988 Signed-off-by: sin-ack <sin-ack@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41933 Closes: https://github.com/gentoo/gentoo/pull/41933 Signed-off-by: Kenton Groombridge <concord@gentoo.org> .../mumble-1.5.735-Fix-building-with-GCC-15.patch | 36 +++++ net-voip/mumble/mumble-1.5.735-r1.ebuild | 160 +++++++++++++++++++++ 2 files changed, 196 insertions(+) |