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

Bug 944911

Summary: net-analyzer/nettop-0.2.3-r2 fails to compile: node.c:75:19: error: passing argument 2 of signal from incompatible pointer type [-Wincompatible-pointer-types]
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-25 09:04:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-analyzer/nettop-0.2.3-r2 fails to compile.
Discovered on: arm64 (internal ref: tinderbox_arm64)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-25 09:04:06 UTC
Created attachment 911864 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-03-10 03:41:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58c8c500c55fe5564c9c8ebd448353890827260a

commit 58c8c500c55fe5564c9c8ebd448353890827260a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-03-10 03:26:32 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-10 03:28:47 +0000

    net-analyzer/nettop: build w/ -std=gnu17
    
    Dead upstream, no point in patching (it would be easy though, just signal handler
    arg).
    
    Closes: https://bugs.gentoo.org/944911
    Signed-off-by: Sam James <sam@gentoo.org>

 net-analyzer/nettop/nettop-0.2.3-r2.ebuild | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)