Source: ukui-power-manager Version: 2.0.2-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 -O2 -std=gnu++11 -Wall -Wextra -D_REENTRANT -fPIC > -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB > -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I../../ukui-power-manager-tray -I. > -I/usr/include/x86_64-linux-gnu/qt5/QGSettings > -I/usr/include/x86_64-linux-gnu/qt5 > -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/QtDBus > -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I. > -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o customstyle.o > ../customstyle.cpp > ../customstyle.cpp: In constructor ‘CustomStyle::CustomStyle(const QString&, > QObject*)’: > ../customstyle.cpp:21:66: warning: unused parameter ‘parent’ > [-Wunused-parameter] > 21 | CustomStyle::CustomStyle(const QString &proxyStyleName, QObject > *parent) : QProxyStyle (proxyStyleName) > | > ~~~~~~~~~^~~~~~ > ../customstyle.cpp: In member function ‘virtual void > CustomStyle::polish(QWidget*)’: > ../customstyle.cpp:82:26: error: aggregate ‘QPainterPath path’ has incomplete > type and cannot be defined > 82 | QPainterPath path; > | ^~~~ > make[2]: *** [Makefile:513: customstyle.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/11/19/ukui-power-manager_2.0.2-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.

