Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928108 - sys-apps/coreutils-9.5 has implicit function declarations in configure logs
Summary: sys-apps/coreutils-9.5 has implicit function declarations in configure logs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard: false positive
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2024-03-29 07:58 UTC by Agostino Sarubbo
Modified: 2024-11-04 01:06 UTC (History)
0 users

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


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

Issue: sys-apps/coreutils-9.5 has implicit function declarations in configure logs.
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#QA0072
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-29 07:58:24 UTC
Created attachment 888981 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-29 07:58:25 UTC
Found the following implicit function declarations in configure logs:

config.log:22904 - _exit
config.log:26342 - fpurge
config.log:26903 - statvfs64
config.log:59268 - re_set_syntax
config.log:59282 - re_compile_pattern
config.log:59288 - re_search
config.log:59321 - re_match
Comment 3 Larry the Git Cow gentoo-dev 2024-05-09 23:09:07 UTC
The bug has been closed via the following commit(s):

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

commit 4d3ce92339c07dc6eb5800ad0cd1e3d5b66e085c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-05-09 22:35:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-05-09 22:35:50 +0000

    sys-apps/coreutils: extend implicit func. decl QA exemptions for musl
    
    Closes: https://bugs.gentoo.org/928108
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/coreutils/coreutils-9.5.ebuild | 2 ++
 1 file changed, 2 insertions(+)