Source: python-libtrace Version: 1.6+git20180219-1 Severity: serious Tags: ftbfs bookworm sid X-Debbugs-Cc: ac...@debian.org
https://buildd.debian.org/status/logs.php?pkg=python-libtrace&ver=1.6%2Bgit20180219-1%2Bb9 ... creating build/temp.linux-x86_64-3.11 x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../include -I/usr/include/python3.11 -c ippmodule.c -o build/temp.linux-x86_64-3.11/ippmodule.o ippmodule.c: In function ‘PyInit_ipp’: ippmodule.c:934:27: error: lvalue required as left operand of assignment 934 | Py_TYPE(&IPprefixType) = &PyType_Type; | ^ error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1 make[1]: *** [debian/rules:11: override_dh_auto_build] Error 1