Source: libgnatcoll-bindings Version: 23.0.0-3 Severity: serious https://buildd.debian.org/status/fetch.php?pkg=libgnatcoll-bindings&arch=ppc64el&ver=23.0.0-3%2Bb1&stamp=1672725764&raw=0
... /<<PKGBUILDDIR>>/python3/python_support.c: In function ‘ada_pyframe_get_code’: /<<PKGBUILDDIR>>/python3/python_support.c:817:14: error: invalid use of incomplete typedef ‘PyFrameObject’ {aka ‘struct _frame’} 817 | return obj->f_code; | ^~ /<<PKGBUILDDIR>>/python3/python_support.c: In function ‘ada_pyframe_get_back’: /<<PKGBUILDDIR>>/python3/python_support.c:823:14: error: invalid use of incomplete typedef ‘PyFrameObject’ {aka ‘struct _frame’} 823 | return obj->f_back; | ^~ compilation of python_support.c failed gprbuild: *** compilation phase failed