https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-nds/gssproxy-0.9.2 fails to compile. Discovered on: arm64 (internal ref: tinderbox_arm64) 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 911868 [details] build.log build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98b0490aaace089a0df45217197bca620b541968 commit 98b0490aaace089a0df45217197bca620b541968 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-04-25 15:50:07 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-04-25 15:50:07 +0000 net-nds/gssproxy: fix build w/ C23 This needed a patch in mit-krb5 too. Bug: https://bugs.gentoo.org/944006 Closes: https://bugs.gentoo.org/944915 Signed-off-by: Sam James <sam@gentoo.org> net-nds/gssproxy/files/gssproxy-0.9.2-c23.patch | 106 +++++++++++++++++++++ net-nds/gssproxy/gssproxy-0.9.2-r1.ebuild | 117 ++++++++++++++++++++++++ 2 files changed, 223 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4af8bc8de6c160554ff0e634f1837879961dbcb3 commit 4af8bc8de6c160554ff0e634f1837879961dbcb3 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-04-25 15:45:59 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-04-25 15:45:59 +0000 app-crypt/mit-krb5: fix headers for C23 Use the upstream patch that Fedora is using too. Closes: https://bugs.gentoo.org/944006 Closes: https://bugs.gentoo.org/944915 Signed-off-by: Sam James <sam@gentoo.org> app-crypt/mit-krb5/Manifest | 1 + app-crypt/mit-krb5/mit-krb5-1.21.3-r1.ebuild | 157 +++++++++++++++++++++++++++ 2 files changed, 158 insertions(+)