Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 899812

Summary: media-libs/flickcurl-1.26 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 906027    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-03-06 09:45:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/flickcurl-1.26 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-06 09:45:17 UTC
Created attachment 856290 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-05-06 08:32:47 UTC
The bug has been closed via the following commit(s):

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

commit f202e754d285ee905cac3f7f1b1948a5430ab029
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-05-06 08:32:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-05-06 08:32:22 +0000

    media-libs/flickcurl: fix modern C issues
    
    Closes: https://bugs.gentoo.org/899812
    Closes: https://bugs.gentoo.org/927191
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/flickcurl-1.26-c99-configure.patch       |  23 ++
 .../flickcurl/files/flickcurl-1.26-c99.patch       | 261 +++++++++++++++++++++
 ...ckcurl-1.26.ebuild => flickcurl-1.26-r1.ebuild} |  11 +-
 3 files changed, 293 insertions(+), 2 deletions(-)