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: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-09 06:56 UTC by Agostino Sarubbo
Modified: 2024-07-14 12:30 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’?
Comment 3 Larry the Git Cow gentoo-dev 2024-07-14 12:30:07 UTC
The bug has been closed via the following commit(s):

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

commit 747a22195e34e145580b5b699c3b22821b2e4171
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2024-07-14 11:56:35 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2024-07-14 11:57:00 +0000

    games-simulation/openrct2: add 0.4.12, drop 0.4.11
    
    Closes: https://bugs.gentoo.org/931882
    Closes: https://bugs.gentoo.org/925674
    Closes: https://bugs.gentoo.org/926542
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 games-simulation/openrct2/Manifest                                     | 3 ++-
 .../openrct2/{openrct2-0.4.11.ebuild => openrct2-0.4.12.ebuild}        | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)