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.
Created attachment 874689 [details] emerge-info
(In reply to premote from comment #8) > Created attachment 874689 [details] > emerge-info this builds dhcpcd without sha256 error from: dhcpcd -dB enp0s25: checksum failure from 192.168.1.1
Created attachment 874690 [details] build log
gcc14_tinderbox has reproduced this issue with version 10.0.5-r1 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53d6ac4d245fcb8b0788383b3496312bcaad30b6 commit 53d6ac4d245fcb8b0788383b3496312bcaad30b6 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-12-20 15:06:19 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-12-20 15:18:39 +0000 net-misc/dhcpcd: add 10.0.6 Closes: https://bugs.gentoo.org/900264 Signed-off-by: Sam James <sam@gentoo.org> net-misc/dhcpcd/Manifest | 1 + net-misc/dhcpcd/dhcpcd-10.0.6.ebuild | 165 +++++++++++++++++++++++++++++++++++ net-misc/dhcpcd/dhcpcd-9999.ebuild | 11 +++ 3 files changed, 177 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecc1f006869171b9a4856225220040ee2ce20027 commit ecc1f006869171b9a4856225220040ee2ce20027 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2024-11-03 16:28:48 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2024-11-03 16:28:48 +0000 net-misc/dhcpcd: drop 9.5.1 Bug: https://bugs.gentoo.org/900264 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> net-misc/dhcpcd/Manifest | 1 - net-misc/dhcpcd/dhcpcd-9.5.1.ebuild | 153 ------------------------------------ 2 files changed, 154 deletions(-)