Summary: | net-libs/libsmi-0.5.0-r5 fails to compile: smi-data.c:4658:9: error: too many arguments to function smiparse | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Netmon project <netmon> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 880545 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 910492 [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: ./configure: line 14017: ./libtool: No such file or directory smi-data.c:4658:9: error: too many arguments to function 'smiparse' The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=687a4d374bc87c9d49fe30f3c871d73e11c51c8f commit 687a4d374bc87c9d49fe30f3c871d73e11c51c8f Author: Sam James <sam@gentoo.org> AuthorDate: 2024-11-26 06:16:34 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-11-26 06:16:34 +0000 net-libs/libsmi: build w/ -std=gnu17 Brittle enough. Closes: https://bugs.gentoo.org/944131 Signed-off-by: Sam James <sam@gentoo.org> net-libs/libsmi/libsmi-0.5.0-r5.ebuild | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) |