Summary: | app-text/xdvik-22.87.06-r1 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | CJK Team <cjk> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | jy6x2b32pie9, tex |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/40051 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 906027, 941869 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 856937 [details]
build.log
build log and emerge --info
memicmp, same implicit declaration on glibc-gcc system. https://learn.microsoft.com/en-us/cpp/c-runtime-library/reference/memicmp?view=msvc-170 Should be safe to ignore. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eec0cbb322075a1570a9f0a69406d944fb694013 commit eec0cbb322075a1570a9f0a69406d944fb694013 Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-01-08 13:21:15 +0000 Commit: Florian Schmaus <flow@gentoo.org> CommitDate: 2025-01-09 08:25:10 +0000 app-text/xdvik: silence implc-decl QA error memicmp is windows-mostly function, this is false positive due a configure check [flow: slightly adjust commit message] Bug: https://bugs.gentoo.org/900537 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40051 Signed-off-by: Florian Schmaus <flow@gentoo.org> app-text/xdvik/xdvik-22.87.06-r1.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) |