@@This is an auto-filed bug@@ If you think that a different summary clarifies the issue better, feel free to change it. Issue: app-i18n/skkfep fails to compile. Discovered on: amd64 NOTE: If yout think this issue is related to CLANG, please block bug 408963. If you need further logs, feel free to ask.
Created attachment 645828 [details] build.log build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc69d4a1a2d2b6dd8006b39f03fc3c9001f4c24a commit cc69d4a1a2d2b6dd8006b39f03fc3c9001f4c24a Author: Akinori Hattori <hattya@gentoo.org> AuthorDate: 2020-08-20 13:46:38 +0000 Commit: Akinori Hattori <hattya@gentoo.org> CommitDate: 2020-08-20 13:46:38 +0000 app-i18n/skkfep: fix build with Clang Closes: https://bugs.gentoo.org/729276 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Akinori Hattori <hattya@gentoo.org> app-i18n/skkfep/skkfep-0.87-r1.ebuild | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57714276b93114dedb6ca068789ef9261754b59b commit 57714276b93114dedb6ca068789ef9261754b59b Author: Sam James <sam@gentoo.org> AuthorDate: 2024-11-19 13:29:33 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-11-19 13:29:33 +0000 app-i18n/skkfep: use -std=gnu89 The change for bug #729276 should've done this rather than passing -Wno-* but didn't. Fix that. Bug: https://bugs.gentoo.org/729276 Closes: https://bugs.gentoo.org/918650 Signed-off-by: Sam James <sam@gentoo.org> app-i18n/skkfep/skkfep-0.87-r1.ebuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-)