https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-libs/freealut-1.1.0-r5 has implicit function declarations in configure logs (GCC-13-SYSTEM). Discovered on: amd64 (internal ref: gcc13_tinderbox) NOTE: (GCC-13-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-13 but this bug MAY or MAY NOT BE related to the new compiler See also: https://bugs.gentoo.org/898488#c4.
Created attachment 855680 [details] build.log build log and emerge --info
* QA Notice: Found the following implicit function declarations in configure logs: * /var/tmp/portage/media-libs/freealut-1.1.0-r5/work/freealut-1.1.0/config.log:670 - _stat
Configure checks for windows' _stat function https://learn.microsoft.com/en-us/cpp/c-runtime-library/reference/stat-functions?view=msvc-170 it needs to be ignored