Package: src:python-acora
Version: 2.2-1.2
Severity: important
Tags: sid bullseye
User: debian-pyt...@lists.debian.org
Usertags: python3.9

[...]
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g
-fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security
-g -fwrapv -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -c acora/_acora.c -o
build/temp.linux-x86_64-3.9/acora/_acora.o
acora/_acora.c: In function ‘__Pyx_modinit_type_init_code’:
acora/_acora.c:10468:42: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no
member named ‘tp_print’
10468 |   __pyx_type_5acora_6_acora__MachineState.tp_print = 0;
      |                                          ^
acora/_acora.c:10479:37: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no
member named ‘tp_print’
10479 |   __pyx_type_5acora_6_acora__Machine.tp_print = 0;
      |                                     ^

Reply via email to