Source: sigviewer Version: 0.6.2-2 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200709 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 -D_REENTRANT -Wall -Wextra -fPIC > -DVERSION_MAJOR=0 -DVERSION_MINOR=6 -DVERSION_BUILD=2 -DQT_NO_DEBUG_OUTPUT > -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. > -I/<<PKGBUILDDIR>>/external/include -Isrc -isystem > /usr/include/x86_64-linux-gnu/qt5 -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/QtXml -isystem > /usr/include/x86_64-linux-gnu/qt5/QtCore -Itmp/release -Itmp/release > -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o > tmp/release/biosig_reader.o src/file_handling_impl/biosig_reader.cpp > src/file_handling_impl/biosig_reader.cpp: In member function ‘QString > sigviewer::BioSigReader::loadFixedHeader(const QString&)’: > src/file_handling_impl/biosig_reader.cpp:142:10: error: ‘QFile’ has not been > declared > 142 | if (!QFile::exists(file_name)) > | ^~~~~ > make[1]: *** [Makefile:1867: tmp/release/biosig_reader.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/07/09/sigviewer_0.6.2-2_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.

