Summary: | dev-lang/tcl-8.6.13-r1 has implicit function declarations in configure logs | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | TCL/TK Project <tcltk> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | fixed in 8.6.13-r1 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 906027 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 884678 [details]
build.log
build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:835 - opendir64 config.log:848 - rewinddir64 config.log:852 - closedir64 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e00eb8b3ecf4f1cef383272337bda4320cae6e8 commit 3e00eb8b3ecf4f1cef383272337bda4320cae6e8 Author: Alfredo Tupone <tupone@gentoo.org> AuthorDate: 2024-02-25 18:37:37 +0000 Commit: Alfredo Tupone <tupone@gentoo.org> CommitDate: 2024-02-25 18:38:09 +0000 dev-lang/tcl: drop QA warnings Closes: https://bugs.gentoo.org/924229 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> dev-lang/tcl/tcl-8.6.13-r1.ebuild | 4 +- dev-lang/tcl/tcl-8.6.13.ebuild | 123 -------------------------------------- 2 files changed, 2 insertions(+), 125 deletions(-) |