Source: ser-player Version: 1.7.3-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 -std=gnu++0x -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 > -DDISABLE_NEW_VERSION_CHECK -DAPP_VERSION_STRING=\"v1.7.3\" > -DUSE_SYSTEM_LIBPNG -DQT_BUILD -DGIF_COMMENT_STRING="\"Created by SER > Player\"" -DBUILD_64_BIT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB > -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Isrc > -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/QtConcurrent > -I/usr/include/x86_64-linux-gnu/qt5/QtCore -Ibuild/moc > -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o > build/o/unix/frame_slider.o src/frame_slider.cpp > src/frame_slider.cpp: In member function ‘void > c_frame_slider::draw_start_marker(int)’: > src/frame_slider.cpp:372:18: error: aggregate ‘QPainterPath path’ has > incomplete type and cannot be defined > 372 | QPainterPath path; > | ^~~~ > src/frame_slider.cpp: In member function ‘void > c_frame_slider::draw_end_marker(int)’: > src/frame_slider.cpp:402:18: error: aggregate ‘QPainterPath path’ has > incomplete type and cannot be defined > 402 | QPainterPath path; > | ^~~~ > g++ -c -pipe -std=gnu++0x -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 > -DDISABLE_NEW_VERSION_CHECK -DAPP_VERSION_STRING=\"v1.7.3\" > -DUSE_SYSTEM_LIBPNG -DQT_BUILD -DGIF_COMMENT_STRING="\"Created by SER > Player\"" -DBUILD_64_BIT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB > -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Isrc -Isrc > -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/QtConcurrent > -I/usr/include/x86_64-linux-gnu/qt5/QtCore -Ibuild/moc > -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o > build/o/unix/save_frames_dialog.o src/save_frames_dialog.cpp > make[1]: *** [Makefile:696: build/o/unix/frame_slider.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/11/19/ser-player_1.7.3-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.