https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: x11-misc/viewglob-2.0.4-r1 fails to compile. Discovered on: amd64 (internal ref: gcc15_tinderbox) System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 910230 [details] build.log build log and emerge --info
Error(s) that match a know pattern: ptytty.c:115:25: error: conflicting types for ‘ptsname’; have ‘char *(void)’
*** Bug 944278 has been marked as a duplicate of this bug. ***
The bug has been closed via 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(-)