Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923095 - net-ftp/lftp-4.9.2-r1 has implicit function declarations in configure logs
Summary: net-ftp/lftp-4.9.2-r1 has implicit function declarations in configure logs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: implicit-in-configure gcc-14-stable
  Show dependency tree
 
Reported: 2024-01-28 07:08 UTC by Agostino Sarubbo
Modified: 2025-02-23 22:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,260.80 KB, text/plain)
2024-01-28 07:08 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-01-28 07:08:37 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-28 07:08:40 UTC
Created attachment 883365 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-28 07:08:41 UTC
Found the following implicit function declarations in configure logs:

config.log:5683 - MIN
Comment 3 Larry the Git Cow gentoo-dev 2025-01-04 23:25:42 UTC
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(+)
Comment 4 Larry the Git Cow gentoo-dev 2025-02-23 22:19:26 UTC
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(-)