https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-misc/dhcpcd-9.4.1 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 856698 [details] build.log build log and emerge --info
ci has reproduced this issue with version 9.5.0 - Updating summary.
ci has reproduced this issue with version 10.0.0 - Updating summary.
ci has reproduced this issue with version 10.0.1 - Updating summary.
Is there anything to fix upstream? All the reported "errors" are valid functions on most BSD systems but do not exist using glibc. What is the correct thing to do in this case?
(In reply to Roy Marples from comment #5) If the configure script correctly detects that the functions do not exist on Linux, there's nothing to do here.
ci has reproduced this issue with version 10.0.2 - Updating summary.