Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900066 - net-ftp/proftpd-1.3.8 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: net-ftp/proftpd-1.3.8 has implicit function declarations in configure logs (G...
Status: RESOLVED DUPLICATE of bug 881709
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-07 09:08 UTC by Agostino Sarubbo
Modified: 2023-05-07 07:21 UTC (History)
0 users

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


Attachments
build.log (build.log,138.98 KB, text/plain)
2023-03-07 09: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 2023-03-07 09:08:11 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-ftp/proftpd-1.3.8 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.
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-07 09:08:13 UTC
Created attachment 856532 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-07 07:14:35 UTC

*** This bug has been marked as a duplicate of bug 881709 ***
Comment 3 Larry the Git Cow gentoo-dev 2023-05-07 07:21:18 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=278b1e2a39273b072681f15b75fa6e9ee17030ab

commit 278b1e2a39273b072681f15b75fa6e9ee17030ab
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-05-07 07:20:41 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-07 07:21:05 +0000

    net-ftp/proftpd: fix configure w/ clang 16
    
    Still seeing some suspicious ones so keeping it open for now.
    
    Bug: https://bugs.gentoo.org/881709
    Bug: https://bugs.gentoo.org/900066
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/proftpd-1.3.8-configure-clang16.patch    | 255 +++++++++++++++++++
 net-ftp/proftpd/proftpd-1.3.8-r1.ebuild            | 275 +++++++++++++++++++++
 2 files changed, 530 insertions(+)