Summary: | net-analyzer/fping-5.1 fails to compile (MUSL-CLANG-SYSTEM): fping.c:1959:9: error: incompatible pointer to integer conversion initializing int with an expression of type unsigned char ()[40] [-Wint-conversion] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Netmon project <netmon> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sam, StormByte |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | fixed in 5.1-r1 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
2023-02-18 06:56:18 UTC
Created attachment 852354 [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=f513598b3aa9b1b157d905119472eaaa0b1c9a49 commit f513598b3aa9b1b157d905119472eaaa0b1c9a49 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-03-17 03:51:38 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-03-17 03:51:38 +0000 net-analyzer/fping: fix modern C issue / musl build Closes: https://bugs.gentoo.org/895182 Signed-off-by: Sam James <sam@gentoo.org> net-analyzer/fping/files/fping-5.1-c99-musl.patch | 39 +++++++++++++++++++++++ net-analyzer/fping/fping-5.1-r1.ebuild | 35 ++++++++++++++++++++ 2 files changed, 74 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67752bb9657e92e85109925526f4d5bef667ca4a commit 67752bb9657e92e85109925526f4d5bef667ca4a Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2024-10-29 20:55:33 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2024-10-29 21:04:21 +0000 net-analyzer/fping: drop 5.1 Bug: https://bugs.gentoo.org/895182 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> net-analyzer/fping/fping-5.1.ebuild | 31 ------------------------------- 1 file changed, 31 deletions(-) |