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 packages | Assignee: | 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
![]() Created attachment 868640 [details]
build.log
build log and emerge --info
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 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(+) |