Source: python-snappy Version: 0.5.3-1.1 Severity: serious Tags: ftbfs bookworm sid
https://buildd.debian.org/status/fetch.php?pkg=python-snappy&arch=amd64&ver=0.5.3-1.1%2Bb6&stamp=1668243268&raw=0 ... In file included from /usr/include/python3.11/Python.h:44, from snappy/snappymodule.cc:28: snappy/snappymodule.cc: In function ‘PyObject* maybe_resize(PyObject*, size_t, size_t)’: /usr/include/python3.11/object.h:145:30: error: lvalue required as left operand of assignment 145 | # define Py_SIZE(ob) Py_SIZE(_PyObject_CAST(ob)) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ snappy/snappymodule.cc:71:13: note: in expansion of macro ‘Py_SIZE’ 71 | Py_SIZE(str) = actual_size; | ^~~~~~~ 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