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 packages | Assignee: | 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
2024-09-24 06:56:00 UTC
Created attachment 903627 [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: 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 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(+) |