Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 947988 - net-voip/mumble-1.5.735 fails to compile: overlay.c:40:23: error: bool cannot be defined via typedef
Summary: net-voip/mumble-1.5.735 fails to compile: overlay.c:40:23: error: bool cannot...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Kenton Groombridge
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2025-01-12 13:22 UTC by Agostino Sarubbo
Modified: 2025-05-04 17:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,94.83 KB, text/plain)
2025-01-12 13:22 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2025-01-12 13:22:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-voip/mumble-1.5.735 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2025-01-12 13:22:55 UTC
Created attachment 916391 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2025-01-12 13:22:56 UTC
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’
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-01-12 13:31:47 UTC
Please make this pattern match c23-porting.
Comment 4 Larry the Git Cow gentoo-dev 2025-05-04 17:37:59 UTC
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(+)