Your message dated Thu, 11 Nov 2021 14:34:11 +0000
with message-id <[email protected]>
and subject line Bug#999393: fixed in python-yappi 1.3.3-1
has caused the Debian Bug report #999393,
regarding python-yappi ftbfs with Python 3.10
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 [email protected]
immediately.)


-- 
999393: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=999393
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-yappi
Version: 1.0-1
Severity: important
Tags: ftbfs
User: [email protected]
Usertags: python3.10

python-yappi ftbfs with python3-defaults from experimental:

[...]
creating build/temp.linux-x86_64-3.10
x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2
-Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv
-O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -DLIB_RT_AVAILABLE=1 -I/usr/include/python3.10 -c
_yappi.c -o build/temp.linux-x86_64-3.10/_yappi.o
_yappi.c: In function ‘_profile_thread’:
_yappi.c:809:9: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named
‘use_tracing’; did you mean ‘tracing’?
  809 |     ts->use_tracing = 1;
      |         ^~~~~~~~~~~
      |         tracing
_yappi.c: In function ‘_unprofile_thread’:
_yappi.c:820:9: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named
‘use_tracing’; did you mean ‘tracing’?
  820 |     ts->use_tracing = 0;
      |         ^~~~~~~~~~~
      |         tracing
_yappi.c: In function ‘set_clock_type’:
_yappi.c:1284:20: warning: comparison of integer expressions of different
signedness: ‘int’ and ‘clock_type_t’ [-Wsign-compare]
 1284 |     if (clock_type == get_timing_clock_type())
      |                    ^~
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
make[1]: *** [debian/rules:14: override_dh_auto_build] Error 1

--- End Message ---
--- Begin Message ---
Source: python-yappi
Source-Version: 1.3.3-1
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-yappi, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated python-yappi 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 11 Nov 2021 14:12:34 +0100
Source: python-yappi
Architecture: source
Version: 1.3.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 999393
Changes:
 python-yappi (1.3.3-1) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * Running wrap-and-sort -bast.
   * d/copyright: Use https protocol in Format field.
   * Use debhelper-compat instead of debian/compat.
   * d/control: Fix wrong Vcs-*.
   * Bump Standards-Version to 4.4.1.
 .
   [ Thomas Goirand ]
   * New upstream release:
     - Fixes FTBFS on Python 3.10. (Closes: #999393).
   * (build-)depends on python3-gevent.
   * Add $(CURDIR)/tests in PYTHONPATH.
   * Switch to pytest.
   * Do not run BasicUsage.test_run_as_script.
Checksums-Sha1:
 ecda75b208508a677b93adb99c7f45d2bfb25a8e 2072 python-yappi_1.3.3-1.dsc
 1cb9c80e2c91a6b3345a914f9b9b86d3a08bdf26 830296 python-yappi_1.3.3.orig.tar.xz
 661c84752a8492fe8419b107a26415f59325868c 2744 
python-yappi_1.3.3-1.debian.tar.xz
 d89ad68837c3903a033b39455c45b80def6fd809 7900 
python-yappi_1.3.3-1_amd64.buildinfo
Checksums-Sha256:
 a1e5458e2af2d6682630fb7a2c6c1ec3b2b8b00c0708ec8ddb242c690eac6064 2072 
python-yappi_1.3.3-1.dsc
 87dc000786d12f1b06e5c388fc661ff1d5830a6e48131ac8ef7b161b66e03233 830296 
python-yappi_1.3.3.orig.tar.xz
 c9362f8c81c1db589c85003da58129bf6ec3659991d1257bc2408754ae09029f 2744 
python-yappi_1.3.3-1.debian.tar.xz
 a66a6883097815ebd84da2afea428121e463c4555769f12891783c1fad37e511 7900 
python-yappi_1.3.3-1_amd64.buildinfo
Files:
 b747986b8226d2e5d2253a11418863c0 2072 python optional python-yappi_1.3.3-1.dsc
 8b5ebc3b0d53436f40c0176d5730981f 830296 python optional 
python-yappi_1.3.3.orig.tar.xz
 8e816732d7ef911240069256f7e67b2e 2744 python optional 
python-yappi_1.3.3-1.debian.tar.xz
 a8e44407a7ca194154c9bd583b7bbf2b 7900 python optional 
python-yappi_1.3.3-1_amd64.buildinfo

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

iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmGNHcIACgkQ1BatFaxr
Q/5YuhAAgB9wypPZh2kvgXeMpMXa0L+cNqbHeBfV2c2INOcnb+QR0QvCd+4dHX4f
4U28mvnPMxkhIyMg1RQ9HTnWV1CvRL65pT4ZCVqSSHeEIwe7haD8rMNP6jSRQf32
ex9DKzXbhDdIDxjDbyv2QvxjqIbAMNbs3Vet4qCfhL9f+P1b4Fx3XLN1px3ZY2VA
52hsHiQ0P64DN4zLcpc/+8evKsNEGgBwizNlo47SZJf8oSGTtbFZb0Aeyvou/z3D
uvYmYOHxA7erF/WwdPiks72CccVfRagJOuMTk0+Yc1KdcZzWFPiUXqOhq1/iVNfs
ocuPHuQ3RAydTJE4koYEGZgTDY3Vkk49ULswC9JmlKIf8mhXMd4ko8ZR23pJs1UO
sCmIpSDa4stcCVh+J7dqt/M4MpEA5mQ8DYsaZcmM8hprG93IrRvr/6DMy7YirOFQ
Co/qnhP6GyafJV/XCUQfcACeiPUS/kB2sRtCzPVTLkeVjCeFavL3dsBtNV+xpYmY
g20n0W0cu6s3pj7CrQ+HuVchjva88Spi3S+f6/gOJ6p/JClBi9yTTfZ5oYLxV0v4
zkWeBKBm2kzaB34ZHqO+RsxiF5bB4X/Q6aEH12vv0R9zlhrJ2eUH3DI37Y6fKWIX
z0vU4hv0DC6+aAnwKVwrbUnDy47YhE0W+KdblbZBb2uVk0iFqxw=
=lX6o
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to