https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/tpm2-pytss-2.3.0 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#CF0003
Created attachment 910189 [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=bd60fb07f2716ed71b22201b32e7ba730e1a99da commit bd60fb07f2716ed71b22201b32e7ba730e1a99da Author: Christopher Byrne <salah.coronya@gmail.com> AuthorDate: 2024-12-02 03:26:25 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-12-02 14:48:24 +0000 dev-python/tpm2-pytss: Fix compile under gcc-15 Added a patch to force "-std=c99" when preprocessing. As pcyparser only supports completely C99, this shouldn't be an issue Closes: https://bugs.gentoo.org/943997 Closes: https://bugs.gentoo.org/945056 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> .../files/tpm2-pytss-2.3.0-preprocess-as-C99.patch | 21 +++++++++++++++++++++ dev-python/tpm2-pytss/tpm2-pytss-2.3.0.ebuild | 4 ++++ 2 files changed, 25 insertions(+)