Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935812 - sys-fs/quota-4.09 fails to compile: quota.c:322:20: error: implicit declaration of function basename [-Wimplicit-function-declaration]
Summary: sys-fs/quota-4.09 fails to compile: quota.c:322:20: error: implicit declarati...
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: PullRequest
Depends on:
Blocks: c99-porting musl-1.2.5
  Show dependency tree
 
Reported: 2024-07-10 06:40 UTC by Agostino Sarubbo
Modified: 2024-08-04 20:56 UTC (History)
0 users

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


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

Issue: sys-fs/quota-4.09 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-10 06:40:37 UTC
Created attachment 897390 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-08-04 20:56:31 UTC
The bug has been closed via the following commit(s):

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

commit e3a356162a1a5781b91fdd1722bb75421ac9cad0
Author:     Brahmajit Das <brahmajit.xyz@gmail.com>
AuthorDate: 2024-07-22 17:15:36 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2024-08-04 20:55:57 +0000

    sys-fs/quota: Fix implicit declaration of function basename
    
    Closes: https://bugs.gentoo.org/935812
    Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/37675
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 .../files/quota-4.09-fix-building-on-musl.patch    | 187 +++++++++++++++++++++
 sys-fs/quota/quota-4.09-r1.ebuild                  |  86 ++++++++++
 2 files changed, 273 insertions(+)