Your message dated Fri, 29 Dec 2023 20:43:24 +0000
with message-id <zy8vbgx3yt77t...@tautology.pseudorandom.co.uk>
and subject line Re: Bug#1059645: pygobject: autopkgtest failure with Python
3.12
has caused the Debian Bug report #1059645,
regarding pygobject: autopkgtest failure 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.)
--
1059645: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1059645
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pygobject
Version: 3.46.0-1
Severity: serious
User: debian-pyt...@lists.debian.org
Usertags: python3.12
Hi Maintainer
pygobject's autopkgtests fail with Python 3.12 [1]. I've copied what
I hope is the relevant part of the log below.
Regards
Graham
[1] https://ci.debian.net/packages/p/pygobject/testing/amd64/
40s autopkgtest [20:09:17]: test build: - - - - - - - - - - results -
- - - - - - - - -
40s build FAIL stderr: pytest.c: In function ‘main’:
40s autopkgtest [20:09:17]: test build: - - - - - - - - - - stderr - -
- - - - - - - -
40s pytest.c: In function ‘main’:
40s pytest.c:9:5: warning: ‘Py_UnbufferedStdioFlag’ is deprecated
[-Wdeprecated-declarations]
40s 9 | Py_UnbufferedStdioFlag = 1;
40s | ^~~~~~~~~~~~~~~~~~~~~~
40s In file included from /usr/include/python3.12/Python.h:48,
40s from pytest.c:1:
40s /usr/include/python3.12/cpython/pydebug.h:20:37: note: declared here
40s 20 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_UnbufferedStdioFlag;
40s | ^~~~~~~~~~~~~~~~~~~~~~
40s pytest.c: In function ‘main’:
40s pytest.c:9:5: warning: ‘Py_UnbufferedStdioFlag’ is deprecated
[-Wdeprecated-declarations]
40s 9 | Py_UnbufferedStdioFlag = 1;
40s | ^~~~~~~~~~~~~~~~~~~~~~
40s In file included from /usr/include/python3.12d/Python.h:48,
40s from pytest.c:1:
40s /usr/include/python3.12d/cpython/pydebug.h:20:37: note: declared here
40s 20 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_UnbufferedStdioFlag;
40s | ^~~~~~~~~~~~~~~~~~~~~~
--- End Message ---
--- Begin Message ---
Version: 3.46.0-2
On Fri, 29 Dec 2023 at 21:04:34 +0200, Graham Inggs wrote:
> pygobject's autopkgtests fail with Python 3.12
Coincidentally, I uploaded the fix somewhere around the same time you
were reporting this.
smcv
--- End Message ---