Summary: | app-misc/tmate-2.4.0-r1 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Yixun Lan <dlan> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | false positive | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 906027, 941869 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 856893 [details]
build.log
build log and emerge --info
b64_ntop doesn't exist on musl. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c190d76e0d95ab7d225de37f1f8d5cc37d7a916 commit 9c190d76e0d95ab7d225de37f1f8d5cc37d7a916 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2024-11-08 14:41:38 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2024-11-08 14:42:31 +0000 app-misc/tmate: suppress false positive QA warning (b64_ntop on musl) Closes: https://bugs.gentoo.org/900483 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> app-misc/tmate/tmate-2.4.0-r1.ebuild | 40 ------------------------------------ app-misc/tmate/tmate-2.4.0-r2.ebuild | 7 ++++++- 2 files changed, 6 insertions(+), 41 deletions(-) |