Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 940190

Summary: dev-games/godot-4.3-r1 fails to compile: SpvBuilder.h:247:30: error: uint32_t has not been declared
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Ionen Wolkens <ionen>
Status: RESOLVED FIXED    
Severity: normal CC: games
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/40219
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 932474    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-09-24 06:56:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-games/godot-4.3-r1 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 2024-09-24 06:56:01 UTC
Created attachment 903627 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-09-24 06:56:03 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


fatal: not a git repository (or any parent up to mount point /var/tmp)
thirdparty/glslang/SPIRV/SpvBuilder.h:247:30: error: ‘uint32_t’ has not been declared
Comment 3 Larry the Git Cow gentoo-dev 2025-01-24 07:42:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=971b87ad25012f05859c0a08732cca84df539894

commit 971b87ad25012f05859c0a08732cca84df539894
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2025-01-24 06:41:04 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2025-01-24 07:40:12 +0000

    dev-games/godot: fix build with gcc15
    
    Closes: https://bugs.gentoo.org/940190
    Closes: https://github.com/gentoo/gentoo/pull/40219
    Thanks-to: OldManSeph7818
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-games/godot/files/godot-4.3-gcc15.patch | 20 ++++++++++++++++++++
 dev-games/godot/godot-4.3-r1.ebuild         |  1 +
 2 files changed, 21 insertions(+)