https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-nntp/leafnode-1.11.11-r1 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 856702 [details] build.log build log and emerge --info
ci has reproduced this issue with version 1.12.0 - Updating summary.
check for SIOCGIFALIAS ioctl that fails due to missing include #include <sys/ioctl.h> Could not be fixed by eautoreconf.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3311c13f01fdeacc48df792a20d0ea3e70957831 commit 3311c13f01fdeacc48df792a20d0ea3e70957831 Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-02-03 12:08:32 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-10 08:50:36 +0000 net-nntp/leafnode: Fix implicit decl in configure It's FreeBSD ioctl, but adding correct include feels more correct than QA_SKIPping it. Closes: https://bugs.gentoo.org/900268 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40423 Signed-off-by: Sam James <sam@gentoo.org> .../leafnode/files/leafnode-1.11.11-configure.patch | 12 ++++++++++++ ...e-1.11.11-r1.ebuild => leafnode-1.11.11-r2.ebuild} | 19 ++++++++++++++++--- ...afnode-1.12.0.ebuild => leafnode-1.12.0-r1.ebuild} | 15 +++++++++++++-- 3 files changed, 41 insertions(+), 5 deletions(-)