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

Bug 938158

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 packagesAssignee: 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 gentoo-dev 2024-08-18 17:50:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-fps/gzdoom-4.12.2 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-08-18 17:50:18 UTC
Created attachment 900579 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-18 17:50:19 UTC
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
Comment 3 James Le Cuirot gentoo-dev 2025-03-06 23:42:34 UTC
Still happens in 4.14.1.
Comment 4 Larry the Git Cow gentoo-dev 2025-03-09 22:43:55 UTC
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(+)