Package: src:bup
Version: 0.31-1
Severity: serious
Tags: sid bullseye
User: [email protected]
Usertags: python3.9

https://people.debian.org/~ginggs/python3.9-default/bup_0.31-1build1_amd64-2020-10-21T07:33:31Z.build

bup ftbfs with python3.9 (python3-defaults from experimental):

[...]
creating build/temp.linux-x86_64-3.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 -D_FILE_OFFSET_BITS=64 -Wall -O2 -Wno-unknown-pragmas -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 _helpers.c -o build/temp.linux-x86_64-3.9/_helpers.o
-D_FILE_OFFSET_BITS=64 -Wall -O2 -Wno-unknown-pragmas -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security
_helpers.c:359:13: error: conflicting types for ‘Py_GetArgcArgv’
  359 | extern void Py_GetArgcArgv(int *argc, char ***argv);
      |             ^~~~~~~~~~~~~~
In file included from /usr/include/python3.9/cpython/pystate.h:9,
                 from /usr/include/python3.9/pystate.h:143,
                 from /usr/include/python3.9/genobject.h:11,
                 from /usr/include/python3.9/Python.h:123,
                 from _helpers.c:8:
/usr/include/python3.9/cpython/initconfig.h:456:18: note: previous declaration
of ‘Py_GetArgcArgv’ was here
  456 | PyAPI_FUNC(void) Py_GetArgcArgv(int *argc, wchar_t ***argv);
      |                  ^~~~~~~~~~~~~~
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
make[2]: *** [Makefile:152: lib/bup/_helpers.so] Error 1

Reply via email to