Source: jcc Version: 3.12-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/fetch.php?pkg=jcc&arch=amd64&ver=3.12-1%2Bb3&stamp=1668234417&raw=0
... In file included from /usr/include/python3.11/Python.h:44, from _jcc3/java/lang/Object.h:18, from jcc3/sources/functions.cpp:23: jcc3/sources/functions.cpp: In function ‘void installType(PyTypeObject**, PyType_Def*, PyObject*, char*, int)’: /usr/include/python3.11/object.h:136:30: error: lvalue required as left operand of assignment 136 | # define Py_TYPE(ob) Py_TYPE(_PyObject_CAST(ob)) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ jcc3/sources/functions.cpp:1742:13: note: in expansion of macro ‘Py_TYPE’ 1742 | Py_TYPE(*type) = PY_TYPE(FinalizerClass); | ^~~~~~~ error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1 E: pybuild pybuild:379: build: plugin distutils failed with: exit code=1: /usr/bin/python3.11 setup.py build