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

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

https://people.debian.org/~ginggs/python3.9-default/zeroc-ice_3.7.4-1build1_amd64-2020-10-23T04:32:29Z.build

modules/IcePy/Init.cpp: In function ‘PyObject* PyInit_IcePy()’:
modules/IcePy/Init.cpp:147:24: error: ‘void PyEval_InitThreads()’ is
deprecated [-Werror=deprecated-declarations]
  147 |     PyEval_InitThreads();
      |                        ^
In file included from /usr/include/python3.9/Python.h:145,
                 from modules/IcePy/Config.h:23,
                 from modules/IcePy/BatchRequestInterceptor.h:8,
                 from modules/IcePy/Init.cpp:5:
/usr/include/python3.9/ceval.h:130:37: note: declared here
  130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
      |                                     ^~~~~~~~~~~~~~~~~~

Reply via email to