Package: src:python-udatetime Version: 0.0.16-3 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 -D_PYTHON3=1 -I/usr/include/python3.9 -c ./src/rfc3339.c -o build/temp.linux-x86_64-3.9/./src/rfc3339.o -Ofast -std=c99 ./src/rfc3339.c: In function ‘_gettime’: ./src/rfc3339.c:100:18: error: storage size of ‘t’ isn’t known 100 | struct timeb t; | ^ ./src/rfc3339.c:101:5: warning: implicit declaration of function ‘ftime’; did you mean ‘ctime’? [-Wimplicit-function-declaration] 101 | ftime(&t); | ^~~~~ | ctime ./src/rfc3339.c:100:18: warning: unused variable ‘t’ [-Wunused-variable] 100 | struct timeb t; | ^ ./src/rfc3339.c: At top level: ./src/rfc3339.c:516:21: warning: ‘CAPI’ initialized and declared ‘extern’ 516 | extern RFC3999_CAPI CAPI = { | ^~~~ error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1 E: pybuild pybuild:352: build: plugin distutils failed with: exit code=1: /usr/bin/python3.9 setup.py build