Your message dated Mon, 22 Jan 2024 15:59:37 -0400
with message-id 
<dqjc3llz42mrds6isjyniwj5munyhmultm6ijpfdly5r7e7nkh@bfagziwdsvmp>
and subject line Re: Bug#1058032: python-grpc-tools: FTBFS with Python 3.12
has caused the Debian Bug report #1058032,
regarding python-grpc-tools: FTBFS with Python 3.12
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1058032: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058032
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-grpc-tools
Version: 1.14.1-6
Severity: serious
Tags: ftbfs sid trixie
User: debian-pyt...@lists.debian.org
Usertags: python3.12

Hi Maintainer

python-grpc-tools FTBFS [1] with Python 3.12 as a supported version.
I've copied what I hope is the relevant part of the log below.

Regards
Graham


[1] https://buildd.debian.org/status/package.php?p=python-grpc-tools


grpc_tools/_protoc_compiler.cpp: In function ‘long int
__Pyx_PyInt_As_long(PyObject*)’:
grpc_tools/_protoc_compiler.cpp:2529:55: error: ‘PyLongObject’ {aka
‘struct _longobject’} has no member named ‘ob_digit’
 2529 |             const digit* digits = ((PyLongObject*)x)->ob_digit;
      |                                                       ^~~~~~~~
grpc_tools/_protoc_compiler.cpp:2584:55: error: ‘PyLongObject’ {aka
‘struct _longobject’} has no member named ‘ob_digit’
 2584 |             const digit* digits = ((PyLongObject*)x)->ob_digit;
      |                                                       ^~~~~~~~
grpc_tools/_protoc_compiler.cpp: In function ‘int
__Pyx_PyInt_As_int(PyObject*)’:
grpc_tools/_protoc_compiler.cpp:2725:55: error: ‘PyLongObject’ {aka
‘struct _longobject’} has no member named ‘ob_digit’
 2725 |             const digit* digits = ((PyLongObject*)x)->ob_digit;
      |                                                       ^~~~~~~~
grpc_tools/_protoc_compiler.cpp:2780:55: error: ‘PyLongObject’ {aka
‘struct _longobject’} has no member named ‘ob_digit’
 2780 |             const digit* digits = ((PyLongObject*)x)->ob_digit;
      |                                                       ^~~~~~~~
grpc_tools/_protoc_compiler.cpp: In function ‘Py_ssize_t
__Pyx_PyIndex_AsSsize_t(PyObject*)’:
grpc_tools/_protoc_compiler.cpp:3231:47: error: ‘PyLongObject’ {aka
‘struct _longobject’} has no member named ‘ob_digit’
 3231 |     const digit* digits = ((PyLongObject*)b)->ob_digit;
      |                                               ^~~~~~~~
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
E: pybuild pybuild:395: build: plugin distutils failed with: exit
code=1: /usr/bin/python3.12 setup.py build

--- End Message ---
--- Begin Message ---
Version: 1.14.1-6

It's building again, I guess cython 3 did the trick.

Stefano

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  +1 415 683 3272

--- End Message ---

Reply via email to