Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926542 - games-simulation/openrct2-0.4.9 fails to compile: unicode.h:582:34: error: char8_t was not declared in this scope
Summary: games-simulation/openrct2-0.4.9 fails to compile: unicode.h:582:34: error: ch...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-09 06:56 UTC by Agostino Sarubbo
Modified: 2024-03-09 06:56 UTC (History)
0 users

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


Attachments
build.log (build.log,479.14 KB, text/plain)
2024-03-09 06:56 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 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’?