Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927191 - media-libs/flickcurl-1.26 fails to compile: activity.c:43:5: error: implicit declaration of function free [-Wimplicit-function-declaration]
Summary: media-libs/flickcurl-1.26 fails to compile: activity.c:43:5: error: implicit ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard: fixed in 1.26-r1
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-03-17 10:09 UTC by Agostino Sarubbo
Modified: 2024-11-01 14:41 UTC (History)
0 users

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


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

Issue: media-libs/flickcurl-1.26 fails to compile.
Discovered on: x86 (internal ref: tinderbox_x86)
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#CF0002
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-17 10:09:04 UTC
Created attachment 887825 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-05-06 08:32:48 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(-)