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. Discovered on: amd64 (internal ref: gcc14_tinderbox) System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Created attachment 883365 [details] build.log build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:5683 - MIN
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69b63c93ffe75a7c376db0dafc89ee65e2deb16f commit 69b63c93ffe75a7c376db0dafc89ee65e2deb16f Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2025-01-04 23:19:20 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2025-01-04 23:25:29 +0000 net-ftp/lftp: add 4.9.3 Bug: https://bugs.gentoo.org/923095 Bug: https://bugs.gentoo.org/862816 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> net-ftp/lftp/Manifest | 1 + net-ftp/lftp/files/lftp-4.9.3-gnulib.patch | 45 ++++++++++++ net-ftp/lftp/lftp-4.9.3.ebuild | 112 +++++++++++++++++++++++++++++ 3 files changed, 158 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74ec7e2bfeb9810571a753015d73276dcbac9bce commit 74ec7e2bfeb9810571a753015d73276dcbac9bce Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2025-02-23 22:12:29 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2025-02-23 22:16:47 +0000 net-ftp/lftp: drop 4.9.2-r1 Closes: https://bugs.gentoo.org/862816 Closes: https://bugs.gentoo.org/923095 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> net-ftp/lftp/Manifest | 1 - .../lftp/files/lftp-4.5.5-am_config_header.patch | 11 -- net-ftp/lftp/files/lftp-4.7.0-gettext.patch | 11 -- net-ftp/lftp/files/lftp-4.9.2-ac-270.patch | 36 ------- .../lftp/files/lftp-4.9.2-configure-clang16.patch | 22 ---- net-ftp/lftp/files/lftp-4.9.2-libressl.patch | 38 ------- net-ftp/lftp/lftp-4.9.2-r1.ebuild | 112 --------------------- 7 files changed, 231 deletions(-)