https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-tcltk/tdom-0.9.5 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
Created attachment 908572 [details] build.log build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:492 - readdir64 config.log:610 - readdir64
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfb9558c8736e04010c64a8f5f6aea8e49eedfc8 commit bfb9558c8736e04010c64a8f5f6aea8e49eedfc8 Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2025-03-05 02:34:44 +0000 Commit: Alfredo Tupone <tupone@gentoo.org> CommitDate: 2025-03-05 07:07:32 +0000 dev-tcltk/tdom: add readdir64 to QA_CONFIG_IMPL_DECL_SKIP * It's used in tclconfig/tcl.m4 AC_CACHE_CHECK([for DIR64]) alongside rewinddir64 and closedir64. Closes: https://bugs.gentoo.org/943316 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/40904 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> dev-tcltk/tdom/tdom-0.9.3.ebuild | 4 ++-- dev-tcltk/tdom/tdom-0.9.5.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)