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

Bug 926199

Summary: dev-tcltk/tkimg-1.4.16 has implicit function declarations in configure logs
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: TCL/TK Project <tcltk>
Status: RESOLVED FIXED    
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-03-05 11:37:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-tcltk/tkimg-1.4.16 has implicit function declarations in configure logs.
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#QA0072
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-05 11:37:02 UTC
Created attachment 886745 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-05 11:37:04 UTC
Found the following implicit function declarations in configure logs:

config.log:592 - opendir64
config.log:605 - rewinddir64
config.log:609 - closedir64
config.log:593 - opendir64
config.log:606 - rewinddir64
config.log:610 - closedir64
Comment 3 Larry the Git Cow gentoo-dev 2024-03-07 21:44:25 UTC
The bug has been closed via the following commit(s):

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

commit 7cf1710ae68c886b496d038cc2af4faef4152fe0
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2024-03-07 21:40:55 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2024-03-07 21:43:36 +0000

    dev-tcltk/tkimg: drop QA warning
    
    Closes: https://bugs.gentoo.org/926199
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-tcltk/tkimg/tkimg-1.4.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)