File "/usr/lib/python3.12/site-packages/pycparser/c_parser.py", line 1945, in p_error self._parse_error( File "/usr/lib/python3.12/site-packages/pycparser/plyparser.py", line 67, in _parse_error raise ParseError("%s: %s" % (coord, msg)) pycparser.plyparser.ParseError: /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/stddef.h:450:31: before: nullptr_t * ERROR: dev-python/tpm2-pytss-2.3.0::gentoo failed (compile phase): * Wheel build failed * * Call stack: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_no_multilib_systemd-20241124-192502 UNMASKED: <sys-devel/gcc-15.0.9999:15 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-15 * clang version 19.1.4 llvm-config: 19.1.4 Python 3.12.7 go version go1.23.3 linux/amd64 [1] php8.2 [2] php8.3 * Available Ruby profiles: [1] ruby32 (with Rubygems) * Available Rust versions: [1] rust-bin-1.82.0 [2] rust-1.82.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21] Available Java Virtual Machines: [1] openjdk-bin-21 system-vm HEAD of ::gentoo commit b26d4381f1eb41660e4c9cf0241b5fbc8d409890 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Nov 26 15:18:27 2024 +0000 2024-11-26 15:18:27 UTC emerge -qpvO =dev-python/tpm2-pytss-2.3.0 [ebuild N ] dev-python/tpm2-pytss-2.3.0 USE="fapi -debug -test" PYTHON_TARGETS="python3_12 -python3_10 -python3_11 -python3_13"
Created attachment 912044 [details] emerge-info.txt
Created attachment 912045 [details] dev-python:tpm2-pytss-2.3.0:20241126-154129.log
Created attachment 912046 [details] emerge-history.txt
Created attachment 912047 [details] environment
Created attachment 912048 [details] etc.clang.tar.xz
Created attachment 912049 [details] etc.portage.tar.xz
Created attachment 912050 [details] logs.tar.xz
Created attachment 912051 [details] qlist-info.txt
Created attachment 912052 [details] temp.tar.xz
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(+)