Summary: | net-misc/rdesktop-1.9.0-r4 has implicit function declarations in configure logs | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Bernard Cafarelli <voyageur> |
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 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 906586 [details]
build.log
build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:932 - statvfs64 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55ed574f395d4344a2b79a55debc5820a38b1bec commit 55ed574f395d4344a2b79a55debc5820a38b1bec Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2024-10-23 06:25:12 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-10-23 06:25:12 +0000 net-misc/rdesktop: add skip for implicit statvfs64 Checked the code, and it has correct checks and handles for it existing and not existing. The "not existing" case is correct. [1] [1] https://github.com/rdesktop/rdesktop/blob/4716f1e01647ead3093805fd4355faf92c00ed0d/configure.ac#L669 Closes: https://bugs.gentoo.org/941974 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> net-misc/rdesktop/rdesktop-1.9.0-r4.ebuild | 5 +++++ 1 file changed, 5 insertions(+) |