Summary: | app-arch/lha-114i_p20210328 fails to compile: lhadd.c:427:13: error: too many arguments to function remove_files | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | James Le Cuirot <chewi> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | toralf |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/40781 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 880545 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 909708 [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: checking kanji code of filename... ./configure: line 7499: CPP: command not found lhadd.c:427:13: error: too many arguments to function ‘remove_files’ *** Bug 943926 has been marked as a duplicate of this bug. *** The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6849c4f647e3588fb3e57189559e34501dfffbb commit a6849c4f647e3588fb3e57189559e34501dfffbb Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2025-02-27 01:49:08 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-10 02:39:50 +0000 app-arch/lha: avoid c23 breakage by setting -std=gnu17 Closes: https://bugs.gentoo.org/943900 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org> app-arch/lha/lha-114i_p20210328.ebuild | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) |