Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944911 - 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]
Summary: net-analyzer/nettop-0.2.3-r2 fails to compile: node.c:75:19: error: passing a...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-25 09:04 UTC by Agostino Sarubbo
Modified: 2025-03-10 03:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,54.94 KB, text/plain)
2024-11-25 09:04 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)