Your message dated Fri, 24 Jul 2020 10:06:58 +0000
with message-id <[email protected]>
and subject line Bug#963298: fixed in pyqt-qwt 1.02.00-2
has caused the Debian Bug report #963298,
regarding pyqt-qwt: FTBFS: sipQwtQwtPowerTransform.cpp:231:115: error: use of
deleted function ‘QwtPowerTransform& QwtPowerTransform::operator=(const
QwtPowerTransform&)’
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.)
--
963298: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963298
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pyqt-qwt
Version: 1.02.00-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200620 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> g++ -c -pipe -fno-exceptions -O2 -g -O2
> -fdebug-prefix-map=/<<PKGBUILDDIR>>/pybuild3.8/Qwt=. -fstack-protector-strong
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT
> -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQWT_PYTHON_WRAPPER
> -DQWT_DLL -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_OPENGL_LIB
> -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I.
> -I../../header/qwt -isystem /usr/include/python3.8 -isystem /usr/include/qwt
> -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtCore -I.
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o
> sipQwtQwtPowerTransform.o sipQwtQwtPowerTransform.cpp
> /<<PKGBUILDDIR>>/pybuild3.8/Qwt/sipQwtQwtPowerTransform.cpp: In function
> ‘void assign_QwtPowerTransform(void*, Py_ssize_t, void*)’:
> /<<PKGBUILDDIR>>/pybuild3.8/Qwt/sipQwtQwtPowerTransform.cpp:231:115: error:
> use of deleted function ‘QwtPowerTransform&
> QwtPowerTransform::operator=(const QwtPowerTransform&)’
> 231 | reinterpret_cast< ::QwtPowerTransform *>(sipDst)[sipDstIdx] =
> *reinterpret_cast< ::QwtPowerTransform *>(sipSrc);
> |
> ^
> In file included from sip/qwt_transform.sip:115:
> ../../header/qwt/qwt_transform.h:127:18: note: ‘QwtPowerTransform&
> QwtPowerTransform::operator=(const QwtPowerTransform&)’ is implicitly deleted
> because the default definition would be ill-formed:
> 127 | class QWT_EXPORT QwtPowerTransform: public QwtTransform
> | ^~~~~~~~~~~~~~~~~
> ../../header/qwt/qwt_transform.h:127:18: error: non-static const member
> ‘const double QwtPowerTransform::d_exponent’, can’t use default assignment
> operator
> make[3]: *** [Makefile:1385: sipQwtQwtPowerTransform.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2020/06/20/pyqt-qwt_1.02.00-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: pyqt-qwt
Source-Version: 1.02.00-2
Done: [email protected] (Gudjon I. Gudjonsson)
We believe that the bug you reported is fixed in the latest version of
pyqt-qwt, 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.
Gudjon I. Gudjonsson <[email protected]> (supplier of updated pyqt-qwt 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: Fri, 24 Jul 2020 11:42:48 +0200
Source: pyqt-qwt
Architecture: source
Version: 1.02.00-2
Distribution: unstable
Urgency: medium
Maintainer: Gudjon I. Gudjonsson <[email protected]>
Changed-By: Gudjon I. Gudjonsson <[email protected]>
Closes: 963298
Changes:
pyqt-qwt (1.02.00-2) unstable; urgency=medium
.
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
.
[ Gudjon I. Gudjonsson ]
* Add a private assignment operator (Closes: #963298)
* Add patch to avoid calling sip5
* Bump standards version to 4.5.0
* Minor fixes to patches headers
Checksums-Sha1:
1612549f7373a4c7fb5754a09e04ab2af6773fc0 2176 pyqt-qwt_1.02.00-2.dsc
655ee2179c7a4e86b43df1196f5ea7dec14d32d8 4148 pyqt-qwt_1.02.00-2.debian.tar.xz
c9ad0f8a722621cecf9f5bc88b84e7fcb54bdccd 11029
pyqt-qwt_1.02.00-2_source.buildinfo
Checksums-Sha256:
5980c7c2da4d6397bcc99ad2ea9362c6b29dab7932911853358e3b3623b924b6 2176
pyqt-qwt_1.02.00-2.dsc
f5a072a1bf17151aa2db06ad53da389deffda2671c372400f9c7382a661fac8a 4148
pyqt-qwt_1.02.00-2.debian.tar.xz
fbf516f7354026dba5bff55775fd076211726b0cbac18086e630a0af99fc63d7 11029
pyqt-qwt_1.02.00-2_source.buildinfo
Files:
47e1119484df5a1d85bd0d3fb7c765b3 2176 python optional pyqt-qwt_1.02.00-2.dsc
f72666875d0d687f1b4f419902b071c3 4148 python optional
pyqt-qwt_1.02.00-2.debian.tar.xz
aa8ed51e499ca5e9d6ad88fd8ac53ef5 11029 python optional
pyqt-qwt_1.02.00-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJHBAEBCgAxFiEE5688gqe4PSusUZcLZkYmW1hrg8sFAl8arckTHG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRBmRiZbWGuDy5TrD/0WZwQn7/yUJzucarDlOt14CRXRGDxM
OUQX1ylzXLpYkExyW/lbuQBkOUSekJtx4iQ3QhYft0+bYSVb547QiZuFOIZyJ/xn
q895E5fwN9yvKDwn7bhah+dJScxKn6LqDbraiOOcPc3Jid9m1bQyJ28dIWJGWi4/
na4T9bXJOjtN13KHjojBaDUJa65ORkFwr6T8rdf+Pmp58kth1yYiNfu/2Op8W0R9
HvAnX0J/0rkqCOXbhw4BIrAJaJQpsJ66yk+6i1hrAM/59wZxWYvouY/bZOs8AkWv
69IxNqqs4mYEhJsFYQH445lj0oynpVU9NoM56sdueBbffU6qN96I+2/m+MFf/Pv2
QfvMeF2AmrZdXIdJF+BQ6ceeVEaosUJMRF3iopHYKuaimNEbDFirqGRg5n7Ka7Pg
3wJaHhTiG83uN+5s4xIzusICbc5jpZ/Y+ARRVFrgB86Sd48jS13WIDXkSZTHF214
2ycgvIdxBqFS/VkPQvXV5JFUbwXi8qc7Rtj/QR2olmj8sraCgDt8rhdfj1oDNUId
Vg5LPlJfjRgq8nsiLI9ugu8vUSVqx0uGLlRcNMoDA6aQW5Ak1l4V6YBOzYWotkUE
WqPoY+McwoL6ablRUjm/liF/wP1mqRO1H2muEoZfXNZU7wTLJsiEFpnyqj5Iwowk
whNAwN9SEg53xw==
=JW5P
-----END PGP SIGNATURE-----
--- End Message ---