Source: qwt Version: 6.1.4-1.1 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20201119 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > g++ -c -pipe -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>/src=. > -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 > -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wdate-time -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -Wall -Wextra -D_REENTRANT -fPIC > -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB > -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB > -DQT_CORE_LIB -I. -I/usr/include/x86_64-linux-gnu/qt5 > -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport > -I/usr/include/x86_64-linux-gnu/qt5/QtSvg > -I/usr/include/x86_64-linux-gnu/qt5/QtOpenGL > -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets > -I/usr/include/x86_64-linux-gnu/qt5/QtGui > -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent > -I/usr/include/x86_64-linux-gnu/qt5/QtCore -Imoc > -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o > obj/qwt_interval_symbol.o qwt_interval_symbol.cpp > In file included from qwt_graphic.cpp:11: > qwt_painter_command.h:85:22: error: field ‘clipPath’ has incomplete type > ‘QPainterPath’ > 85 | QPainterPath clipPath; > | ^~~~~~~~ > In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtransform.h:43, > from /usr/include/x86_64-linux-gnu/qt5/QtGui/qimage.h:48, > from /usr/include/x86_64-linux-gnu/qt5/QtGui/qpixmap.h:49, > from /usr/include/x86_64-linux-gnu/qt5/QtGui/qpainter.h:48, > from > /usr/include/x86_64-linux-gnu/qt5/QtGui/qpaintengine.h:47, > from qwt_null_paintdevice.h:15, > from qwt_graphic.h:14, > from qwt_graphic.cpp:10: > /usr/include/x86_64-linux-gnu/qt5/QtGui/qmatrix.h:54:7: note: forward > declaration of ‘class QPainterPath’ > 54 | class QPainterPath; > | ^~~~~~~~~~~~ > make[2]: *** [Makefile:1169: obj/qwt_graphic.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/11/19/qwt_6.1.4-1.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.

