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

Bug 895708

Summary: dev-games/mygui-3.4.1 fails to compile (GCC-13-SYSTEM): MyGUI_Types.h:45:23: error: uint8_t does not name a type
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-02-21 10:17:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-games/mygui-3.4.1 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-02-21 10:17:43 UTC
Created attachment 853478 [details]
build.log

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


-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Could NOT find SDL2 (missing: SDL2_INCLUDE_DIR SDL2_LIBRARY) 
FAILED: MyGUIEngine/CMakeFiles/MyGUIEngine.dir/cmake_pch.hxx.gch 
FAILED: Platforms/Dummy/DummyPlatform/CMakeFiles/MyGUI.DummyPlatform.dir/src/MyGUI_DummyDataManager.cpp.o 
FAILED: Platforms/Dummy/DummyPlatform/CMakeFiles/MyGUI.DummyPlatform.dir/src/MyGUI_DummyRenderManager.cpp.o 
/var/tmp/portage/dev-games/mygui-3.4.1/work/mygui-MyGUI3.4.1/MyGUIEngine/include/MyGUI_Types.h:45:23: error: ‘uint8_t’ does not name a type
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-18 11:27:40 UTC

*** This bug has been marked as a duplicate of bug 895098 ***