Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940190 - dev-games/godot-4.3-r1 fails to compile: SpvBuilder.h:247:30: error: uint32_t has not been declared
Summary: dev-games/godot-4.3-r1 fails to compile: SpvBuilder.h:247:30: error: uint32_t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ionen Wolkens
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-09-24 06:56 UTC by Agostino Sarubbo
Modified: 2025-01-24 07:42 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,371.95 KB, text/plain)
2024-09-24 06:56 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 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(+)