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

Bug 923767

Summary: dev-vcs/git-merge-changelog-20231121 has implicit function declarations in configure logs
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Ulrich Müller <ulm>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: false positive
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 906027    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-02-04 09:24:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-vcs/git-merge-changelog-20231121 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-02-04 09:24:43 UTC
Created attachment 884189 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-04 09:24:45 UTC
Found the following implicit function declarations in configure logs:

config.log:2375 - MIN
config.log:2590 - unreachable
config.log:2903 - static_assert
Comment 3 Larry the Git Cow gentoo-dev 2024-02-04 20:12:58 UTC
The bug has been referenced in the following commit(s):

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

commit 5d32577342372fc47f2f40025d86af9378f4125b
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2024-02-04 16:14:29 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2024-02-04 20:12:45 +0000

    dev-vcs/git-merge-changelog: Suppress false positive QA warnings
    
    Bug: https://bugs.gentoo.org/923767
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 dev-vcs/git-merge-changelog/git-merge-changelog-20231121.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)