Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924208 - dev-tcltk/itcl-4.2.2 has implicit function declarations in configure logs
Summary: dev-tcltk/itcl-4.2.2 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 (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2024-02-10 08:25 UTC by Agostino Sarubbo
Modified: 2024-02-25 18:47 UTC (History)
0 users

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


Attachments
build.log (build.log,70.53 KB, text/plain)
2024-02-10 08:25 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-02-10 08:25:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-tcltk/itcl-4.2.2 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-02-10 08:25:23 UTC
Created attachment 884657 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-10 08:25:26 UTC
Found the following implicit function declarations in configure logs:

config.log:587 - opendir64
config.log:600 - rewinddir64
config.log:604 - closedir64
Comment 3 Larry the Git Cow gentoo-dev 2024-02-25 18:47:10 UTC
The bug has been closed via the following commit(s):

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

commit e2037643f1a4abc0c765ebd2e8afe8dc36736a83
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2024-02-25 18:46:27 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2024-02-25 18:46:51 +0000

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

 dev-tcltk/itcl/itcl-4.1.1.ebuild | 3 +--
 dev-tcltk/itcl/itcl-4.2.0.ebuild | 3 +--
 dev-tcltk/itcl/itcl-4.2.1.ebuild | 3 +--
 dev-tcltk/itcl/itcl-4.2.2.ebuild | 5 ++---
 4 files changed, 5 insertions(+), 9 deletions(-)