https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-perl/File-RsyncP-0.760.0-r1 has implicit function declarations in configure logs (MUSL-SYSTEM). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: (MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl. See also: https://bugs.gentoo.org/898488#c4.
Created attachment 861831 [details] build.log build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:183 - fork config.log:186 - _exit config.log:190 - unlink config.log:1390 - makedev config.log:3345 - lstat64
gcc14_tinderbox has reproduced this issue with version 0.760.0-r2 - Updating summary.
This should have been mostly fixed in.. commit 3b9650101eabb2a5c4f2619dc8e94c37e4bbbb30 Author: Sam James <sam@gentoo.org> Date: Tue Dec 19 11:09:45 2023 +0000 dev-perl/File-RsyncP: further modern C fixes Signed-off-by: Sam James <sam@gentoo.org> New log please?
(In reply to Sam James from comment #4) > This should have been mostly fixed in.. > > commit 3b9650101eabb2a5c4f2619dc8e94c37e4bbbb30 > Author: Sam James <sam@gentoo.org> > Date: Tue Dec 19 11:09:45 2023 +0000 > > dev-perl/File-RsyncP: further modern C fixes > > Signed-off-by: Sam James <sam@gentoo.org> > > New log please? I still get it about makedev (build log does not says more): * QA Notice: Found the following implicit function declarations in configure logs: * /var/tmp/portage/dev-perl/File-RsyncP-0.760.0-r2/work/File-RsyncP-0.76/FileList/config.log:1150 - makedev * Check that no features were accidentally disabled. * See https://wiki.gentoo.org/wiki/Modern_C_porting.
I really wanted the full build.log + emerge --info for the new run.
Created attachment 907850 [details] File-RsyncP-0.760.0-r2:20241104-123044.log File-RsyncP-0.760.0-r2:20241104-123044.log
Created attachment 907851 [details] File-RsyncP-0.760.0-r2:20241104-123252.log File-RsyncP-0.760.0-r2:20241104-123252.log