Your message dated Sat, 20 Jan 2024 23:49:25 +0000
with message-id <e1rrl5z-00flbv...@fasolo.debian.org>
and subject line Bug#1057860: fixed in breezy 3.3.5-1
has caused the Debian Bug report #1057860,
regarding breezy 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.)


-- 
1057860: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057860
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:breezy
Version: 3.3.4-1.1
Severity: serious
Tags: sid trixie
User: debian-pyt...@lists.debian.org
Usertags: python3.12

breezy ftbfs with Python 3.12:

[...]
x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -g -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Ibreezy -I/usr/include/python3.12 -c breezy/bzr/_simple_set_pyx.c -o build/temp.linux-x86_64-cpython-312/breezy/bzr/_simple_set_pyx.o breezy/bzr/_simple_set_pyx.c: In function ‘__pyx_f_6breezy_3bzr_15_simple_set_pyx_9SimpleSet_add’: breezy/bzr/_simple_set_pyx.c:3614:3: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations]
 3614 |   if (unlikely(!Py_OptimizeFlag)) {
      |   ^~
In file included from /usr/include/python3.12/Python.h:48,
                 from breezy/bzr/_simple_set_pyx.c:6:
/usr/include/python3.12/cpython/pydebug.h:13:37: note: declared here
   13 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag;
      |                                     ^~~~~~~~~~~~~~~
breezy/bzr/_simple_set_pyx.c: In function ‘__pyx_pf_6breezy_3bzr_15_simple_set_pyx_19_SimpleSet_iterator_8__reduce_cython__’: breezy/bzr/_simple_set_pyx.c:4959:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 4959 | __Pyx_GetModuleGlobalName(__pyx_t_3, __pyx_n_s_pyx_unpickle__SimpleSet_iterat); if (unlikely(!__pyx_t_3)) __PYX_ERR(1, 13, __pyx_L1_error)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.12/dictobject.h:90,
                 from /usr/include/python3.12/Python.h:61:
/usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here
   22 |     Py_DEPRECATED(3.12) uint64_t ma_version_tag;
      |                                  ^~~~~~~~~~~~~~
breezy/bzr/_simple_set_pyx.c:5005:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 5005 | __Pyx_GetModuleGlobalName(__pyx_t_2, __pyx_n_s_pyx_unpickle__SimpleSet_iterat); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 15, __pyx_L1_error)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here
   22 |     Py_DEPRECATED(3.12) uint64_t ma_version_tag;
      |                                  ^~~~~~~~~~~~~~
breezy/bzr/_simple_set_pyx.c: In function ‘__Pyx_Raise’:
breezy/bzr/_simple_set_pyx.c:8096:34: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘curexc_traceback’
 8096 |         PyObject* tmp_tb = tstate->curexc_traceback;
      |                                  ^~
breezy/bzr/_simple_set_pyx.c:8099:19: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘curexc_traceback’
--- End Message ---
--- Begin Message ---
Source: breezy
Source-Version: 3.3.5-1
Done: Jelmer Vernooij <jel...@debian.org>

We believe that the bug you reported is fixed in the latest version of
breezy, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1057...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jelmer Vernooij <jel...@debian.org> (supplier of updated breezy package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 19 Jan 2024 22:12:03 -0000
Source: breezy
Architecture: source
Version: 3.3.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Breezy Maintainers <pkg-bazaar-ma...@lists.alioth.debian.org>
Changed-By: Jelmer Vernooij <jel...@debian.org>
Closes: 1057860
Changes:
 breezy (3.3.5-1) unstable; urgency=medium
 .
   * Remove another dependency on six.
   * New upstream release.
     + Fixes FTBFS against Python 3.12. Closes: #1057860
Checksums-Sha1:
 01de5ac64e43e63f9e7b8a5af211cc6fbb886a6a 2605 breezy_3.3.5-1.dsc
 cce4a7641b814c0b804ccc687dd620877bbca198 10393262 breezy_3.3.5.orig.tar.gz
 ea1403aaf34e7f3ca0117cbc678ab6b4c5c4722c 74812 breezy_3.3.5-1.debian.tar.xz
 fb02d1a3cfdced86ec1b7e78b3c01e4e6481c865 18572 breezy_3.3.5-1_source.buildinfo
Checksums-Sha256:
 fa1b9fe8a38ed838fdead3f8ee2d09a05021058f1f79bf89bd3f1fd5e14c4835 2605 
breezy_3.3.5-1.dsc
 2aa25940a32c3cd0af1b374e8b09df99e869a2345c5ecac83685e3ad3e3afbd1 10393262 
breezy_3.3.5.orig.tar.gz
 219fdc3a4c6d21029e611829d521f92e2454da2d2470d6aa744a0f76c700480b 74812 
breezy_3.3.5-1.debian.tar.xz
 c3e20a5244d900fce5a8bdee91c6a78319ac6100007024edb0e4244732892eae 18572 
breezy_3.3.5-1_source.buildinfo
Files:
 e4a880249e5730b6f827687eec618644 2605 vcs optional breezy_3.3.5-1.dsc
 09c9bc5d5edd9294e14595d7aed9a126 10393262 vcs optional breezy_3.3.5.orig.tar.gz
 2ed800242472fae2f929bab71b360c1f 74812 vcs optional 
breezy_3.3.5-1.debian.tar.xz
 db442fd5dc50bb355530a45ed7525f7f 18572 vcs optional 
breezy_3.3.5-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQFGBAEBCgAwFiEEgIoEfJX3ae+y722SMG8hYYBCUGYFAmWsWHESHGplbG1lckBk
ZWJpYW4ub3JnAAoJEDBvIWGAQlBm/8oH/138qNH6ZZUZUlYQ1KGFTz2iy5+RenJ5
sKLYTNSqcPMy63onNaTOWtgOPX0glLPvvw2HXkRkZw0pYsNGrsb+dRAB+sK9iMiq
SYEl5BlArL2Wxm+CTBxTnkOQ/yypw3Uw8vX7WI3DGbK/eTxfbiQHc784DcKOtF3D
k08LK6M0Ccm19Uy3Jv6ZLw8ldbw5q7Arrl8MRxUgVpvfyxlq03hdlUjmny8YNPoB
AZfCsdzMFC/RWhXD34UlnrbNYRwrFur7Lh7VjiAH/A5QBxT6DmiJ/5GkzQsQOnkE
/nz0ztuEKrvUSjzBW2Kc4y1dn2kbhQBNXYcVHwdIc9E7dmkEI3WdXaE=
=MTtf
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to