Summary: | app-i18n/libskk-1.0.5_p20210830 fails to compile (CLANG-STRICTER-SYSTEM): file-dict.c:330:2: error: incompatible pointer to integer conversion returning void from a function with result type gboolean (aka int) [-Wint-conversion] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | CJK Team <cjk> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | lo48576 |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | fixed in 1.0.5_p20210830 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: |
build.log
1-config.log |
Description
Agostino Sarubbo
![]() Created attachment 836025 [details]
build.log
build log and emerge --info
Created attachment 836027 [details]
1-config.log
1-config.log
I've sent the patch https://github.com/ueno/libskk/pull/85 to address this with system-wide gcc-14 and it is merged, so now the upstream has the fix for this issue. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c8fd97d3f7abed5729177581252c1cadaaa4bc0 commit 4c8fd97d3f7abed5729177581252c1cadaaa4bc0 Author: Miroslav Šulc <fordfrog@gentoo.org> AuthorDate: 2024-07-06 10:45:09 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2024-07-06 10:45:18 +0000 app-i18n/libskk: fixed incompatible pointer Closes: https://bugs.gentoo.org/882607 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> .../libskk-1.0.5_p20210830-incompatible-pointer.patch | 16 ++++++++++++++++ app-i18n/libskk/libskk-1.0.5_p20210830.ebuild | 6 +++++- 2 files changed, 21 insertions(+), 1 deletion(-) |