Your message dated Tue, 13 Oct 2020 17:48:33 +0000
with message-id <[email protected]>
and subject line Bug#972008: fixed in cvxopt 1.2.5+dfsg-1
has caused the Debian Bug report #972008,
regarding cvxopt ftbfs with python3.9
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.)


-- 
972008: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972008
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:cvxopt
Version: 1.2.3+dfsg-2
Severity: important
Tags: sid bullseye
User: [email protected]
Usertags: python3.9

building 'lapack' extension
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g
-fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security
-g -fwrapv -O2 -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/cvxopt-1.2.3+dfsg=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -c src/C/lapack.c -o
build/temp.linux-x86_64-3.9/src/C/lapack.o
In file included from /usr/include/python3.9/pytime.h:6,
                 from /usr/include/python3.9/Python.h:85,
                 from src/C/lapack.c:22:
src/C/lapack.c: In function ‘fselect_c’:
/usr/include/python3.9/object.h:633:41: error: expected ‘(’ before
‘PyType_HasFeature’
  633 | #define PyType_FastSubclass(type, flag) PyType_HasFeature(type, flag)
      |                                         ^~~~~~~~~~~~~~~~~
/usr/include/python3.9/longobject.h:15:9: note: in expansion of macro
‘PyType_FastSubclass’
   15 |         PyType_FastSubclass(Py_TYPE(op), Py_TPFLAGS_LONG_SUBCLASS)
      |         ^~~~~~~~~~~~~~~~~~~
src/C/lapack.c:6664:8: note: in expansion of macro ‘PyLong_Check’
 6664 |     if PyLong_Check(result) a = (int) PyLong_AsLong(result);
      |        ^~~~~~~~~~~~
src/C/lapack.c:6664:29: error: expected ‘;’ before ‘a’
 6664 |     if PyLong_Check(result) a = (int) PyLong_AsLong(result);
      |                             ^
In file included from /usr/include/python3.9/pytime.h:6,
                 from /usr/include/python3.9/Python.h:85,
                 from src/C/lapack.c:22:
src/C/lapack.c: In function ‘fselect_r’:
/usr/include/python3.9/object.h:633:41: error: expected ‘(’ before
‘PyType_HasFeature’
  633 | #define PyType_FastSubclass(type, flag) PyType_HasFeature(type, flag)
      |                                         ^~~~~~~~~~~~~~~~~
/usr/include/python3.9/longobject.h:15:9: note: in expansion of macro
‘PyType_FastSubclass’
   15 |         PyType_FastSubclass(Py_TYPE(op), Py_TPFLAGS_LONG_SUBCLASS)
      |         ^~~~~~~~~~~~~~~~~~~
src/C/lapack.c:6686:8: note: in expansion of macro ‘PyLong_Check’
 6686 |     if PyLong_Check(result) a = (int) PyLong_AsLong(result);
      |        ^~~~~~~~~~~~
src/C/lapack.c:6686:29: error: expected ‘;’ before ‘a’
 6686 |     if PyLong_Check(result) a = (int) PyLong_AsLong(result);
      |                             ^
In file included from /usr/include/python3.9/pytime.h:6,
                 from /usr/include/python3.9/Python.h:85,
                 from src/C/lapack.c:22:
src/C/lapack.c: In function ‘fselect_gc’:
/usr/include/python3.9/object.h:633:41: error: expected ‘(’ before
‘PyType_HasFeature’
  633 | #define PyType_FastSubclass(type, flag) PyType_HasFeature(type, flag)
      |                                         ^~~~~~~~~~~~~~~~~
/usr/include/python3.9/longobject.h:15:9: note: in expansion of macro
‘PyType_FastSubclass’
   15 |         PyType_FastSubclass(Py_TYPE(op), Py_TPFLAGS_LONG_SUBCLASS)
      |         ^~~~~~~~~~~~~~~~~~~
src/C/lapack.c:6886:7: note: in expansion of macro ‘PyLong_Check’
 6886 |    if PyLong_Check(result) a = (int) PyLong_AsLong(result);
      |       ^~~~~~~~~~~~
src/C/lapack.c:6886:28: error: expected ‘;’ before ‘a’
 6886 |    if PyLong_Check(result) a = (int) PyLong_AsLong(result);
      |                            ^
In file included from /usr/include/python3.9/pytime.h:6,
                 from /usr/include/python3.9/Python.h:85,
                 from src/C/lapack.c:22:
src/C/lapack.c: In function ‘fselect_gr’:
/usr/include/python3.9/object.h:633:41: error: expected ‘(’ before
‘PyType_HasFeature’
  633 | #define PyType_FastSubclass(type, flag) PyType_HasFeature(type, flag)
      |                                         ^~~~~~~~~~~~~~~~~
/usr/include/python3.9/longobject.h:15:9: note: in expansion of macro
‘PyType_FastSubclass’
   15 |         PyType_FastSubclass(Py_TYPE(op), Py_TPFLAGS_LONG_SUBCLASS)
      |         ^~~~~~~~~~~~~~~~~~~
src/C/lapack.c:6910:7: note: in expansion of macro ‘PyLong_Check’
 6910 |    if PyLong_Check(result) a = (int) PyLong_AsLong(result);
      |       ^~~~~~~~~~~~
src/C/lapack.c:6910:28: error: expected ‘;’ before ‘a’
 6910 |    if PyLong_Check(result) a = (int) PyLong_AsLong(result);
      |                            ^
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
E: pybuild pybuild:352: build: plugin distutils failed with: exit code=1:
/usr/bin/python3.9 setup.py build

--- End Message ---
--- Begin Message ---
Source: cvxopt
Source-Version: 1.2.5+dfsg-1
Done: Graham Inggs <[email protected]>

We believe that the bug you reported is fixed in the latest version of
cvxopt, 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.
Graham Inggs <[email protected]> (supplier of updated cvxopt 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: SHA512

Format: 1.8
Date: Tue, 13 Oct 2020 17:21:29 +0000
Source: cvxopt
Architecture: source
Version: 1.2.5+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<[email protected]>
Changed-By: Graham Inggs <[email protected]>
Closes: 972008
Changes:
 cvxopt (1.2.5+dfsg-1) unstable; urgency=medium
 .
   * Team upload
   * New upstream release
     - Python 3.9 and PyPy compatibility update (Closes: #972008)
   * Refresh patches
   * Switch to debhelper 13
   * Set Rules-Requires-Root: no
   * Remove trailing whitespace from changelog and rules
   * Bump Standards-Version to 4.5.0, no changes
Checksums-Sha1:
 85d24ecad0d2c1a275ece69377a65b55833ee8e2 2330 cvxopt_1.2.5+dfsg-1.dsc
 b90a44820ff822b486c9ae1f5b486891e906ee8f 427092 cvxopt_1.2.5+dfsg.orig.tar.xz
 9bd92ca3d8c8cd3ca939fb4d26399dc500e10c7e 6100 cvxopt_1.2.5+dfsg-1.debian.tar.xz
Checksums-Sha256:
 c4977d1e5e4966738ce7bbf13072a8608a5a5af5e315745878b981afd3a79d54 2330 
cvxopt_1.2.5+dfsg-1.dsc
 367f0bd6d612879ef0e77b98cb2ef5532e0febcb150d574f622ee599a242581f 427092 
cvxopt_1.2.5+dfsg.orig.tar.xz
 9b772a9f8abab9f5525c42d7667f756670b9e729c03b78effcdd9dd2dd88914e 6100 
cvxopt_1.2.5+dfsg-1.debian.tar.xz
Files:
 eeeb68478fccd56a3739e08cfd1c02c1 2330 python optional cvxopt_1.2.5+dfsg-1.dsc
 e0b6f6315aba46a9d6245cfc727bb90b 427092 python optional 
cvxopt_1.2.5+dfsg.orig.tar.xz
 3acbd8de6b5a41d8d68d521be9392943 6100 python optional 
cvxopt_1.2.5+dfsg-1.debian.tar.xz

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

iQIzBAEBCgAdFiEEJeP/LX9Gnb59DU5Qr8/sjmac4cIFAl+F5DgACgkQr8/sjmac
4cIReA/6AvGDklXV3HCr3JrK1b/xZl7lKSGMhJEDvME2U/CpJcOrPq36RRLLiPuc
37htqyW44rwsIX0S9pNbO5nKnuiSA0tScN0rEAbjNryUyvDu74Kl7w0gUrAT2lOT
9dVKw69K4SkuQXIePZ5ommVFCNGZwYd1uqprdxzl1To68wCBnERR31YV4VMDHqZW
fZW4D7S5NIXCQwy2cNPnaItRequDh+BGcWIvFEOqADedDjonszYqnycz/ZwOHIBs
1D2RodheqDc+svkjMHmbSifuARhrhuvju7MzT0sIQ82vR4Qsam48lB6OoNZ7CQct
EH/4TzYfIasv70qvoAWpfS+d0wQpatofhCnm0TUBUBAEslfZbQgi1tSLJk1oAtCV
xbr4dklSboBswkBVvh9suEHw//snemf0HiSPlOMWUGeQ9UwWARSvteghAFXnJaIr
OL9+6LPHnsqk7e77bE/M8uu5VIPtRDywkWd0KClUX/9wAocb+jCrevW9d1hFJ+Td
wOwHRvx4HHViYjpFp+oRDwCJJyjE8earDdDbgmxIw3/+UMilqKHI81hohb6aHms1
j8P7TaMGgfwZvyNvfqazZgQVK0hWuqs2KzGazbaPxJo+2jx7BhEsF9DfIXjnk3LM
slUu3jXkeoRI6X72DZGCEjSsdu9yK2nYSdOfllHuI5yuVg2uxJ0=
=2VM5
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to