Source: gecode Version: 6.2.0-3 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200802 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math > -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden > -ggdb -std=c++11 -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 > -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_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/QtWidgets > -I/usr/include/x86_64-linux-gnu/qt5/QtGui > -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. > -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ \ > \ > -c -o gecode/flatzinc/parser.tab.o gecode/flatzinc/parser.tab.cpp > gecode/flatzinc/parser.tab.cpp:526:10: fatal error: parser.tab.hpp: No such > file or directory > 526 | #include "parser.tab.hpp" > | ^~~~~~~~~~~~~~~~ > compilation terminated. > make[2]: *** [Makefile:1492: gecode/flatzinc/parser.tab.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/08/02/gecode_6.2.0-3_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.