Currently available jsoncpp only supports up to python 3.11. I've ran the tests with python 3.12 and everything works. Just changing thte PYTHON_COMPAT variable to include python3_12 is enough. Reproducible: Always
Thanks for the report!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1252bed7132d704f1a15608408cb925a6e4d0bb commit c1252bed7132d704f1a15608408cb925a6e4d0bb Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2023-12-16 11:00:45 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2023-12-16 11:04:35 +0000 dev-libs/jsoncpp: Enable py3.12 Closes: https://bugs.gentoo.org/919906 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-libs/jsoncpp/jsoncpp-1.9.5.ebuild | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-)