https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-lang/jwasm-2.18 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 911845 [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=f1015f45233053c975697981e6078b0dce19e5ba commit f1015f45233053c975697981e6078b0dce19e5ba Author: Petr Vaněk <arkamar@gentoo.org> AuthorDate: 2025-03-03 11:38:37 +0000 Commit: Petr Vaněk <arkamar@gentoo.org> CommitDate: 2025-03-03 12:05:49 +0000 dev-lang/jwasm: GCC 15 fixes - add missing includes and append -D_POSIX_SOURCE cppflag in order to resolve implicit function declaration issues - set -std=c17 because upstream typedefs bool in code base Upstream-PR: https://github.com/Baron-von-Riedesel/JWasm/pull/34 Closes: https://bugs.gentoo.org/944893 Signed-off-by: Petr Vaněk <arkamar@gentoo.org> .../jwasm/files/jwasm-2.18-missing-includes.patch | 56 ++++++++++++++++++++++ .../{jwasm-2.18.ebuild => jwasm-2.18-r1.ebuild} | 9 ++-- 2 files changed, 62 insertions(+), 3 deletions(-)