Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938229 - games-strategy/wesnoth-1.18.3 fails to compile: filesystem.hpp:205:13: error: uint8_t was not declared in this scope
Summary: games-strategy/wesnoth-1.18.3 fails to compile: filesystem.hpp:205:13: error:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-08-20 07:38 UTC by Agostino Sarubbo
Modified: 2025-03-13 14:57 UTC (History)
0 users

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


Attachments
build.log (build.log,591.29 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:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-strategy/wesnoth-1.18.2 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:25 UTC
Created attachment 900783 [details]
build.log

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


FAILED: src/CMakeFiles/wesnoth-common.dir/filesystem.cpp.o 
FAILED: src/CMakeFiles/wesnoth-common.dir/filesystem_common.cpp.o 
/var/tmp/portage/games-strategy/wesnoth-1.18.2/work/wesnoth-1.18.2/src/filesystem.hpp:205:13: error: ‘uint8_t’ was not declared in this scope
Comment 3 Agostino Sarubbo gentoo-dev 2024-12-25 10:42:17 UTC
gcc15_tinderbox has reproduced this issue with version 1.18.3 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2025-03-13 14:57:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42a569143b23ca59301ba828816f980ccfbb4ec4

commit 42a569143b23ca59301ba828816f980ccfbb4ec4
Author:     Kostadin Shishmanov <kostadinshishmanov@protonmail.com>
AuthorDate: 2025-03-13 14:34:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-13 14:57:34 +0000

    games-strategy/wesnoth: fix build with gcc 15
    
    Closes: https://bugs.gentoo.org/938229
    Signed-off-by: Kostadin Shishmanov <kostadinshishmanov@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/41061
    Signed-off-by: Sam James <sam@gentoo.org>

 .../wesnoth/files/wesnoth-1.18.3-gcc15.patch       | 29 ++++++++++++++++++++++
 games-strategy/wesnoth/wesnoth-1.18.3.ebuild       |  5 +++-
 2 files changed, 33 insertions(+), 1 deletion(-)