Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 944131

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 packagesAssignee: 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 gentoo-dev 2024-11-20 08:28:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-libs/libsmi-0.5.0-r5 fails to compile.
Discovered on: arm (internal ref: tinderbox_arm)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-20 08:28:52 UTC
Created attachment 910492 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-20 08:28:53 UTC
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'
Comment 3 Larry the Git Cow gentoo-dev 2024-11-26 06:33:54 UTC
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(-)