Bug#972024: python-geotiepoints ftbfs with python3.9 as supported python3 version

Matthias Klose doko at debian.org
Sun Oct 11 16:15:10 BST 2020


Package: src:python-geotiepoints
Version: 1.2.0-2
Severity: important
Tags: sid bullseye
User: debian-python at lists.debian.org
Usertags: python3.9

[...]
creating build/temp.linux-x86_64-3.9/geotiepoints
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
-I/usr/lib/python3/dist-packages/numpy/core/include -c
geotiepoints/multilinear_cython.c -o
build/temp.linux-x86_64-3.9/geotiepoints/multilinear_cython.o -O3
In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1822,
                 from /usr/include/python3.9/numpy/ndarrayobject.h:12,
                 from /usr/include/python3.9/numpy/arrayobject.h:4,
                 from geotiepoints/multilinear_cython.c:584:
/usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning
"Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API
NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
geotiepoints/multilinear_cython.c: In function ‘__Pyx_InitGlobals’:
geotiepoints/multilinear_cython.c:24682:1: warning: ‘PyEval_InitThreads’ is
deprecated [-Wdeprecated-declarations]
24682 | PyEval_InitThreads();
      | ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/Python.h:145,
                 from geotiepoints/multilinear_cython.c:20:
/usr/include/python3.9/ceval.h:130:37: note: declared here
  130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
      |                                     ^~~~~~~~~~~~~~~~~~
geotiepoints/multilinear_cython.c: In function ‘__Pyx_modinit_type_init_code’:
geotiepoints/multilinear_cython.c:24742:25: error: ‘PyTypeObject’ {aka ‘struct
_typeobject’} has no member named ‘tp_print’
24742 |   __pyx_type___pyx_array.tp_print = 0;
      |                         ^
geotiepoints/multilinear_cython.c:24747:31: error: ‘PyTypeObject’ {aka ‘struct
_typeobject’} has no member named ‘tp_print’
24747 |   __pyx_type___pyx_MemviewEnum.tp_print = 0;
      |                               ^
geotiepoints/multilinear_cython.c:24762:30: error: ‘PyTypeObject’ {aka ‘struct
_typeobject’} has no member named ‘tp_print’
24762 |   __pyx_type___pyx_memoryview.tp_print = 0;
      |                              ^
geotiepoints/multilinear_cython.c:24775:35: error: ‘PyTypeObject’ {aka ‘struct
_typeobject’} has no member named ‘tp_print’
24775 |   __pyx_type___pyx_memoryviewslice.tp_print = 0;
      |                                   ^



More information about the Pkg-grass-devel mailing list