https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-misc/dhcpcd-10.0.8 has implicit function declarations in configure logs. Discovered on: amd64 (internal ref: tinderbox_musl) System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Created attachment 894499 [details] build.log build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:7 - closefrom
tinderbox_musl has reproduced this issue with version 10.0.10 - Updating summary.
tinderbox_musl has reproduced this issue with version 10.1.0 - Updating summary.
closefrom, FreeBSD syscall, should be safely ignored. Provided by libbsd LIBBSD_OVERLAY appears to be automatically defined in glibc situation but missing in musl? I'm not sure