Your message dated Tue, 15 Nov 2022 21:22:17 +0000
with message-id <e1ov3np-000wso...@fasolo.debian.org>
and subject line Bug#1024019: fixed in iminuit 2.11.2-3
has caused the Debian Bug report #1024019,
regarding iminuit FTBFS with Python 3.11 as supported version
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.)


-- 
1024019: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1024019
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: iminuit
Version: 2.11.2-2
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/logs.php?pkg=iminuit&ver=2.11.2-2%2Bb2

...
In file included from 
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/cast.h:16,
                 from 
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/attr.h:13,
                 from 
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/pybind11.h:13,
                 from /<<PKGBUILDDIR>>/src/application.cpp:3:
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/detail/type_caster_base.h: In 
function ‘std::string pybind11::detail::error_string()’:
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/detail/type_caster_base.h:482:26:
 error: invalid use of incomplete type ‘PyFrameObject’ {aka ‘struct _frame’}
  482 |             frame = frame->f_back;
      |                          ^~
In file included from /usr/include/python3.11/Python.h:42,
                 from 
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/detail/common.h:209,
                 from 
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/pytypes.h:12,
                 from 
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/cast.h:13:
/usr/include/python3.11/pytypedefs.h:22:16: note: forward declaration of 
‘PyFrameObject’ {aka ‘struct _frame’}
   22 | typedef struct _frame PyFrameObject;
      |                ^~~~~~
In file included from 
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/cast.h:16,
                 from 
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/attr.h:13,
                 from 
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/pybind11.h:13,
                 from 
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/numpy.h:12,
                 from /<<PKGBUILDDIR>>/src/type_caster.hpp:2,
                 from /<<PKGBUILDDIR>>/src/fcn.cpp:2:
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/detail/type_caster_base.h: In 
function ‘std::string pybind11::detail::error_string()’:
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/detail/type_caster_base.h:482:26:
 error: invalid use of incomplete type ‘PyFrameObject’ {aka ‘struct _frame’}
  482 |             frame = frame->f_back;
      |                          ^~
In file included from /usr/include/python3.11/Python.h:42,
                 from 
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/detail/common.h:209,
                 from 
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/pytypes.h:12,
                 from /<<PKGBUILDDIR>>/src/fcn.hpp:2,
                 from /<<PKGBUILDDIR>>/src/fcn.cpp:1:
/usr/include/python3.11/pytypedefs.h:22:16: note: forward declaration of 
‘PyFrameObject’ {aka ‘struct _frame’}
   22 | typedef struct _frame PyFrameObject;
      |                ^~~~~~
In file included from 
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/cast.h:16,
                 from 
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/attr.h:13,
                 from 
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/pybind11.h:13,
                 from /<<PKGBUILDDIR>>/src/contours.cpp:5:
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/detail/type_caster_base.h: In 
function ‘std::string pybind11::detail::error_string()’:
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/detail/type_caster_base.h:482:26:
 error: invalid use of incomplete type ‘PyFrameObject’ {aka ‘struct _frame’}
  482 |             frame = frame->f_back;
      |                          ^~
In file included from /usr/include/python3.11/Python.h:42,
                 from 
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/detail/common.h:209,
                 from 
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/pytypes.h:12,
                 from 
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/cast.h:13:
/usr/include/python3.11/pytypedefs.h:22:16: note: forward declaration of 
‘PyFrameObject’ {aka ‘struct _frame’}
   22 | typedef struct _frame PyFrameObject;
      |                ^~~~~~
In file included from 
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/cast.h:16,
                 from 
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/attr.h:13,
                 from 
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/pybind11.h:13,
                 from 
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/operators.h:12,
                 from /<<PKGBUILDDIR>>/src/functionminimum.cpp:9:
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/detail/type_caster_base.h: In 
function ‘std::string pybind11::detail::error_string()’:
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/detail/type_caster_base.h:482:26:
 error: invalid use of incomplete type ‘PyFrameObject’ {aka ‘struct _frame’}
  482 |             frame = frame->f_back;
      |                          ^~
In file included from /usr/include/python3.11/Python.h:42,
                 from 
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/detail/common.h:209,
                 from 
/<<PKGBUILDDIR>>/extern/pybind11/include/pybind11/pytypes.h:12,
                 from /<<PKGBUILDDIR>>/src/fcn.hpp:2,
                 from /<<PKGBUILDDIR>>/src/functionminimum.cpp:2:
/usr/include/python3.11/pytypedefs.h:22:16: note: forward declaration of 
‘PyFrameObject’ {aka ‘struct _frame’}
   22 | typedef struct _frame PyFrameObject;
      |                ^~~~~~
gmake[4]: *** [CMakeFiles/_core.dir/build.make:79: 
CMakeFiles/_core.dir/src/application.cpp.o] Error 1
gmake[4]: *** Waiting for unfinished jobs....
gmake[4]: *** [CMakeFiles/_core.dir/build.make:93: 
CMakeFiles/_core.dir/src/contours.cpp.o] Error 1
gmake[4]: *** [CMakeFiles/_core.dir/build.make:121: 
CMakeFiles/_core.dir/src/fcn.cpp.o] Error 1
gmake[4]: *** [CMakeFiles/_core.dir/build.make:135: 
CMakeFiles/_core.dir/src/functionminimum.cpp.o] Error 1
gmake[4]: Leaving directory 
'/<<PKGBUILDDIR>>/build/temp.linux-x86_64-cpython-311'

--- End Message ---
--- Begin Message ---
Source: iminuit
Source-Version: 2.11.2-3
Done: Ole Streicher <oleb...@debian.org>

We believe that the bug you reported is fixed in the latest version of
iminuit, 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 1024...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ole Streicher <oleb...@debian.org> (supplier of updated iminuit 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: Tue, 15 Nov 2022 21:10:33 +0100
Source: iminuit
Architecture: source
Version: 2.11.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Ole Streicher <oleb...@debian.org>
Closes: 1024019
Changes:
 iminuit (2.11.2-3) unstable; urgency=medium
 .
   * Team upload.
   * Replace local pybuild11 includes with Debian package (Closes: #1024019)
Checksums-Sha1:
 93f383db5b9a5ef08e9e17a1aa02e83db2bdc436 2136 iminuit_2.11.2-3.dsc
 0966bb4d80ae5bfdd8a426e9c9f07d536692805c 4500 iminuit_2.11.2-3.debian.tar.xz
Checksums-Sha256:
 594a5330736ddecad2800bf1b8bc01ea422cda7cc9d57f1492ec642759f87479 2136 
iminuit_2.11.2-3.dsc
 d374722a8daf68d44acf7e707ff25886d76d7745ba5d69738a03484deed6e087 4500 
iminuit_2.11.2-3.debian.tar.xz
Files:
 52e69e4d02a437191f70199e1929de1c 2136 science optional iminuit_2.11.2-3.dsc
 a2decc6db215312e49dca9a9e4a23801 4500 science optional 
iminuit_2.11.2-3.debian.tar.xz

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

iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAmNz8vIACgkQcRWv0HcQ
3PcUPw//bJaMJGHrID7ocXrpf7o84hZ//n+Bwe8tUQE2QDKTMxc8rRV7cbf7OeyX
VhY4maCecFu15xtpY3qdfRYwD+6x6/yQZMFN1yZvA+X72PN1/glG7gIPQmbTqOe5
8CoGTzTkkso3zbeNtkeY4I3XhbLYw8uNMANILT9vh8FsVw8vTFln+JHtD7RxihEh
nwG26+LxT4qR5jHqb12gB+ZJ6/ZuG9undjskn7FzRnNdMxEVQL7S1HH12leHBmDm
dbjIckCMtrdVedg+saao4mpsleqCZ9gEZ/ooGk7PrM1UF+yIcteA+obVbd8JixLN
TFitnbs5VVaLVM8cGGBY2nKqT8rDsz1FCeScl+s494UN3bpgoj0urO0GmgQt06+S
hddFoxD5t8in8KxEIfaJdZX496LRv/viHADVas3joNLWGImzSbB4TF0tHgVJp+MP
+1crRGMY0zetAa6f2hM3f9lFW9aaEY9anAci8Un4ksO9UyKM4B3JiOIGVyefpKRT
YofGzsB02EI8y/uygw3w2R1cUmm1TtVh66F8uLAKvDaEwiC7hEFu/whw0M8WpEBi
AvV4obx+M/VaEjWPOg3pSHZ6ax4xCANg3eVoawJMrolfFPP3TBTFDUnR/yjKoSa4
FLykkrKDT7Bv1w1ndUfZmHvmCu6ghDxM9anoCOtHqWpvGKQ2Gug=
=DgY+
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to