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

Bug 926542

Summary: games-simulation/openrct2-0.4.9 fails to compile: unicode.h:582:34: error: char8_t was not declared in this scope
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Conrad Kostecki <conikost>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-03-09 06:56:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-simulation/openrct2-0.4.9 fails to compile.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-09 06:56:11 UTC
Created attachment 887117 [details]
build.log

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


FAILED: CMakeFiles/libopenrct2.dir/src/openrct2/Cheats.cpp.o 
FAILED: CMakeFiles/libopenrct2.dir/src/openrct2/Context.cpp.o 
FAILED: CMakeFiles/libopenrct2.dir/src/openrct2/Date.cpp.o 
FAILED: CMakeFiles/libopenrct2.dir/src/openrct2/Editor.cpp.o 
FAILED: CMakeFiles/libopenrct2.dir/src/openrct2/EditorObjectSelectionSession.cpp.o 
FAILED: CMakeFiles/libopenrct2.dir/src/openrct2/Game.cpp.o 
FAILED: CMakeFiles/libopenrct2.dir/src/openrct2/GameState.cpp.o 
FAILED: CMakeFiles/libopenrct2.dir/src/openrct2/ReplayManager.cpp.o 
FAILED: CMakeFiles/libopenrct2.dir/src/openrct2/Version.cpp.o 
/usr/lib/gcc/i686-pc-linux-gnu/14/include/g++-v14/bits/unicode.h:582:34: error: ‘char8_t’ was not declared in this scope; did you mean ‘wchar_t’?