Source: deepin-picker Version: 5.0.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 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -std=gnu++11 -Wall -Wextra -D_REENTRANT -fPIC > -DDSR_LANG_PATH=\"/usr/share/deepin-picker/translations\" -DQT_NO_DEBUG > -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB > -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. > -I/usr/include/libdtk-2.1.1/DWidget -I/usr/include/libdtk-2.1.1/DCore > -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSvg > -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets > -I/usr/include/x86_64-linux-gnu/qt5/QtX11Extras > -I/usr/include/x86_64-linux-gnu/qt5/QtGui > -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork > -I/usr/include/x86_64-linux-gnu/qt5/QtDBus > -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. > -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o animation.o > src/animation.cpp > src/picker.cpp: In member function ‘void Picker::updateScreenshot()’: > src/picker.cpp:123:22: error: aggregate ‘QPainterPath circlePath’ has > incomplete type and cannot be defined > 123 | QPainterPath circlePath; > | ^~~~~~~~~~ > make[1]: *** [Makefile:503: picker.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/11/19/deepin-picker_5.0.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.

