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

Bug 912968

Summary: games-strategy/wesnoth-1.16.10 fails to compile: gettext.cpp:172:29: error: const char {anonymous}::wesnoth_message_format::get(int, const char, const char, int) const marked override, but does not override
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal CC: pacho
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-08-24 14:10:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-strategy/wesnoth-1.16.10 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-24 14:10:27 UTC
Created attachment 868640 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-24 14:10:28 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: src/CMakeFiles/wesnoth-common.dir/gettext.cpp.o 
/var/tmp/portage/games-strategy/wesnoth-1.16.10/work/wesnoth-1.16.10/src/gettext.cpp:172:29: error: ‘const char* {anonymous}::wesnoth_message_format::get(int, const char*, const char*, int) const’ marked ‘override’, but does not override
Comment 3 Larry the Git Cow gentoo-dev 2023-08-24 14:35:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71e03c5df298be999546115390312bb25314bef0

commit 71e03c5df298be999546115390312bb25314bef0
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2023-08-24 14:32:23 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2023-08-24 14:35:07 +0000

    games-strategy/wesnoth: Apply patch fixing boost-1.83 compat
    
    Thanks-to: solpeth
    Closes: https://github.com/gentoo/gentoo/pull/32415
    Closes: https://bugs.gentoo.org/912385
    Closes: https://bugs.gentoo.org/912968
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 .../wesnoth/files/wesnoth-1.16.10-boost-1.83.patch | 26 ++++++++++++++++++++++
 games-strategy/wesnoth/wesnoth-1.16.10.ebuild      |  4 ++++
 2 files changed, 30 insertions(+)