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

Bug 898756

Summary: games-arcade/commandergenius-2.4.0-r1 fails to compile (GCC-13-SYSTEM): Unicode.h:16:9: error: uint32_t does not name a type
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: 865117    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-03-02 09:09:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-arcade/commandergenius-2.4.0-r1 fails to compile (GCC-13-SYSTEM).
Discovered on: amd64 (internal ref: gcc13_tinderbox)

NOTE:
(GCC-13-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-13 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-02 09:09:27 UTC
Created attachment 855630 [details]
build.log

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


FAILED: GsKit/CMakeFiles/GsKit.dir/base/GsLogging.cpp.o 
FAILED: GsKit/CMakeFiles/GsKit.dir/base/utils/FindFile.cpp.o 
FAILED: GsKit/CMakeFiles/GsKit.dir/base/utils/Unicode.cpp.o 
/var/tmp/portage/games-arcade/commandergenius-2.4.0-r1/work/Commander-Genius-v2.4.0/GsKit/base/utils/Unicode.h:16:9: error: ‘uint32_t’ does not name a type
Comment 3 Larry the Git Cow gentoo-dev 2023-04-19 03:24:39 UTC
The bug has been closed via the following commit(s):

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

commit b62f4a1dcac81842a89a24c6ba6347d80ea78b6b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-19 03:22:22 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-19 03:22:22 +0000

    games-arcade/commandergenius: fix build w/ gcc 13
    
    Closes: https://bugs.gentoo.org/898756
    Signed-off-by: Sam James <sam@gentoo.org>

 .../commandergenius-2.4.0-r1.ebuild                |  1 +
 .../files/commandergenius-2.4.0-gcc13.patch        | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)