Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938228 - games-strategy/s25rttr-0.9.5-r1 fails to compile: native_function.hpp:389:1: error: uint8_t does not name a type
Summary: games-strategy/s25rttr-0.9.5-r1 fails to compile: native_function.hpp:389:1: ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-08-20 07:38 UTC by Agostino Sarubbo
Modified: 2025-01-06 04:45 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,456.47 KB, text/plain)
2024-08-20 07:38 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-08-20 07:38:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-strategy/s25rttr-0.9.5-r1 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-20 07:38:21 UTC
Created attachment 900782 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-20 07:38:23 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: libs/libGamedata/CMakeFiles/gamedata.dir/lua/GameDataLoader.cpp.o 
FAILED: libs/libGamedata/CMakeFiles/gamedata.dir/lua/LuaHelpers.cpp.o 
FAILED: libs/libGamedata/CMakeFiles/gamedata.dir/lua/LuaInterfaceBase.cpp.o 
/var/tmp/portage/games-strategy/s25rttr-0.9.5-r1/work/s25client_v0.9.5/external/kaguya/include/kaguya/native_function.hpp:389:1: error: ‘uint8_t’ does not name a type
Comment 3 tt_1 2025-01-06 04:36:44 UTC
upstream won't take any bugs from unreleased compiler versions, so lets wait this out until gcc-15.1.0 is released
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-01-06 04:45:23 UTC
Waiting it out isn't the right thing to do. Someone is free to (and in all likelihood, I'll probably end up doing it for this package, I've done it in previous cycles) send a PR upstream with the obvious patch.