Summary: | games-fps/gzdoom-4.12.2 fails to compile: window.h:178:37: error: uint32_t has not been declared | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Games <games> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 932474 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 900579 [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: libraries/ZWidget/CMakeFiles/zwidget.dir/src/window/sdl2/sdl2displaywindow.cpp.o FAILED: libraries/ZWidget/CMakeFiles/zwidget.dir/src/window/window.cpp.o /var/tmp/portage/games-fps/gzdoom-4.12.2/work/gzdoom-g4.12.2/libraries/ZWidget/include/zwidget/window/window.h:178:37: error: ‘uint32_t’ has not been declared Still happens in 4.14.1. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4b104c86851db0f82fbc371a9e4e3536ed3897d commit b4b104c86851db0f82fbc371a9e4e3536ed3897d Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2025-03-09 22:40:11 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2025-03-09 22:43:36 +0000 games-fps/gzdoom: Version bump to 4.14.1 Closes: https://bugs.gentoo.org/938158 Closes: https://bugs.gentoo.org/949070 Signed-off-by: James Le Cuirot <chewi@gentoo.org> games-fps/gzdoom/Manifest | 1 + games-fps/gzdoom/files/gzdoom-4.14.1-gcc15.patch | 196 +++++++++++++++++++++++ games-fps/gzdoom/gzdoom-4.14.1.ebuild | 100 ++++++++++++ 3 files changed, 297 insertions(+) |