Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895708 - 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
Summary: dev-games/mygui-3.4.1 fails to compile (GCC-13-SYSTEM): MyGUI_Types.h:45:23: ...
Status: RESOLVED DUPLICATE of bug 895098
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-21 10:17 UTC by Agostino Sarubbo
Modified: 2023-04-18 11:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,161.07 KB, text/plain)
2023-02-21 10:17 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***