Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928059 - dev-tcltk/thread-2.8.9 has implicit function declarations in configure logs
Summary: dev-tcltk/thread-2.8.9 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: 906027
  Show dependency tree
 
Reported: 2024-03-28 16:06 UTC by Agostino Sarubbo
Modified: 2024-04-20 18:58 UTC (History)
0 users

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


Attachments
build.log (build.log,58.25 KB, text/plain)
2024-03-28 16:06 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-28 16:06:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-tcltk/thread-2.8.9 has implicit function declarations in configure logs.
Discovered on: arm (internal ref: tinderbox_arm)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-28 16:06:14 UTC
Created attachment 888923 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-28 16:06:17 UTC
Found the following implicit function declarations in configure logs:

config.log:493 - readdir64
Comment 3 Larry the Git Cow gentoo-dev 2024-04-20 18:58:08 UTC
The bug has been closed via the following commit(s):

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

commit 9ca4779faa8365c5c51a278e6d84d29bb6ab6c01
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2024-04-20 18:55:47 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2024-04-20 18:57:49 +0000

    dev-tcltk/thread: implicit function declarations
    
    Closes: https://bugs.gentoo.org/928059
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-tcltk/thread/thread-2.8.5.ebuild | 4 ++--
 dev-tcltk/thread/thread-2.8.8.ebuild | 4 ++--
 dev-tcltk/thread/thread-2.8.9.ebuild | 5 ++---
 3 files changed, 6 insertions(+), 7 deletions(-)