https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: x11-misc/viewglob-2.0.4-r1 has implicit function declarations in configure logs. Discovered on: amd64 (internal ref: tinderbox_musl) System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Created attachment 889646 [details] build.log build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:1250 - getpt
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cd1543abf091dd83e1cf36c462b1cbde5510a79 commit 6cd1543abf091dd83e1cf36c462b1cbde5510a79 Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-01-11 14:38:06 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-10 09:42:01 +0000 x11-misc/viewglob: update EAPI 7 -> 8, prepare for GCC-14/C23 Ordering of includes and correct function signatures for C23 And AC_USE_SYSTEM_EXTENSIONS for implicit delc in configure I noticed on my system (not a reported bug) Bug: https://bugs.gentoo.org/928851 Closes: https://bugs.gentoo.org/944278 Closes: https://bugs.gentoo.org/944019 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40097 Signed-off-by: Sam James <sam@gentoo.org> x11-misc/viewglob/files/viewglob-2.0.4-C23.patch | 56 ++++++++++++++++++++++++ x11-misc/viewglob/viewglob-2.0.4-r1.ebuild | 7 +-- 2 files changed, 60 insertions(+), 3 deletions(-)