https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-video/mplayer-1.5_p20241125 has implicit function declarations in configure logs. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Created attachment 911894 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Found the following implicit function declarations in configure logs: config.log:1271 - _aligned_malloc
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aac1a1e88db943c4eb9223c08c1288d9a37e309 commit 3aac1a1e88db943c4eb9223c08c1288d9a37e309 Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-01-24 14:06:03 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-10 08:59:18 +0000 media-video/mplayer-1.5_p20241125: Skip QA warning for Windows function _aligned_malloc is Windows-only, implicit declaration is expected Bug: https://bugs.gentoo.org/944945 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40289 Signed-off-by: Sam James <sam@gentoo.org> media-video/mplayer/mplayer-1.5_p20241125.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)