https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-ftp/lftp-4.9.2-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 856530 [details] build.log build log and emerge --info
@sam: Could you please help me here? I don't really know, what to do here :/
This one is a gnulib false positive which is a pain. We can set QA_CONFIG_IMPL_DECL_SKIP=( MIN # gnulib FP ) in the ebuild.
Thank you!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de1a0a143c6c4f7d3ed31ddefebe94346d9ee5ff commit de1a0a143c6c4f7d3ed31ddefebe94346d9ee5ff Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2023-05-07 12:27:23 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2023-05-07 12:34:10 +0000 net-ftp/lftp: fix implicit function declarations Closes: https://bugs.gentoo.org/900064 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> net-ftp/lftp/lftp-4.9.2-r1.ebuild | 3 +++ net-ftp/lftp/lftp-9999.ebuild | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-)