https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-lang/pcc-1.1.0-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 911846 [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=71d17e9f9f3c99ea305fe5eeb6040dd43f2a20d7 commit 71d17e9f9f3c99ea305fe5eeb6040dd43f2a20d7 Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-02-16 20:08:00 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-24 21:28:58 +0000 dev-lang/pcc: update EAPI 7 -> 8, fix C23 problems Explicitly enables GNU extensions that were disabled and then used. Adds dependency and libbsd headers where they are used. Renames now-reserved words true and false, because they aren't used as booleans in the code. Closes: https://bugs.gentoo.org/944894 Closes: https://bugs.gentoo.org/932230 Closes: https://bugs.gentoo.org/871267 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40601 Signed-off-by: Sam James <sam@gentoo.org> dev-lang/pcc/files/pcc-1.1.0-C23.patch | 293 +++++++++++++++++++++++++++++++++ dev-lang/pcc/pcc-1.1.0-r2.ebuild | 39 +++++ 2 files changed, 332 insertions(+)