Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936926 - net-firewall/ipset-7.22-r1 fails to compile: ipset.c:35:21: error: implicit declaration of function basename [-Wimplicit-function-declaration]
Summary: net-firewall/ipset-7.22-r1 fails to compile: ipset.c:35:21: error: implicit d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting musl-1.2.5
  Show dependency tree
 
Reported: 2024-07-30 07:56 UTC by Agostino Sarubbo
Modified: 2024-08-30 14:38 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,82.48 KB, text/plain)
2024-07-30 07:56 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-07-30 07:56:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-firewall/ipset-7.22-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0002
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-30 07:56:37 UTC
Created attachment 898625 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-08-30 14:38:48 UTC
The bug has been closed via the following commit(s):

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

commit 4af6e9991a3b5089c3575afd2ddc011c1abcdfa6
Author:     Mike Pagano <mpagano@gentoo.org>
AuthorDate: 2024-08-30 14:38:09 +0000
Commit:     Mike Pagano <mpagano@gentoo.org>
CommitDate: 2024-08-30 14:38:09 +0000

    net-firewall/ipset: Fix implicit declaration of function basename
    
    Closes: https://bugs.gentoo.org/936926
    
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>

 .../files/ipset-7.22-fix-building-on-musl.patch    |  10 ++
 net-firewall/ipset/ipset-7.22-r2.ebuild            | 121 +++++++++++++++++++++
 2 files changed, 131 insertions(+)