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.

Reply via email to