Bug#1024047: python-line-profiler FTBFS with Python 3.11 as supported version
Adrian Bunk
bunk at debian.org
Mon Nov 14 00:57:52 GMT 2022
Source: python-line-profiler
Version: 2.1-3
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/logs.php?pkg=python-line-profiler&ver=2.1-3%2Bb4
...
_line_profiler.c: In function ‘__pyx_f_14_line_profiler_python_trace_callback’:
_line_profiler.c:5627:46: error: invalid use of incomplete typedef ‘PyFrameObject’ {aka ‘struct _frame’}
5627 | __pyx_t_1 = ((PyObject *)__pyx_v_py_frame->f_code);
| ^~
_line_profiler.c:5835:58: error: invalid use of incomplete typedef ‘PyFrameObject’ {aka ‘struct _frame’}
5835 | __pyx_t_1 = __Pyx_PyInt_From_int(__pyx_v_py_frame->f_lineno); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 218, __pyx_L1_error)
| ^~
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
More information about the debian-science-maintainers
mailing list