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 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 911864 [details]
build.log
build log and emerge --info
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(-) |