Source: mailfilter Version: 0.8.2-4 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20131226 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include > -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. > -Wall -g -O2 -c rfc822parser.cc; \ > touch y.tab.c > mv: cannot stat 'y.tab.h': No such file or directory > rfc822.yy: In function 'int rfcparse()': > rfc822.yy:86:19: error: 'param' was not declared in this scope > ((Header*)param)->add_entry ($1, $2); > ^ > flex -+ -i -Prfc -orfc822.cc rfc822.ll > g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. > -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -g > -O2 -MT rfc822.o -MD -MP -MF .deps/rfc822.Tpo -c -o rfc822.o rfc822.cc > mv -f .deps/rfc822.Tpo .deps/rfc822.Po > g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. > -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -g > -O2 -MT mailfilter.o -MD -MP -MF .deps/mailfilter.Tpo -c -o mailfilter.o > mailfilter.cc > mv -f .deps/mailfilter.Tpo .deps/mailfilter.Po > g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. > -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -g > -O2 -MT header.o -MD -MP -MF .deps/header.Tpo -c -o header.o header.cc > mv -f .deps/header.Tpo .deps/header.Po > g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. > -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -g > -O2 -MT weeder.o -MD -MP -MF .deps/weeder.Tpo -c -o weeder.o weeder.cc > mv -f .deps/weeder.Tpo .deps/weeder.Po > g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. > -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -g > -O2 -MT preferences.o -MD -MP -MF .deps/preferences.Tpo -c -o preferences.o > preferences.cc > mv -f .deps/preferences.Tpo .deps/preferences.Po > g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. > -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -g > -O2 -MT feedback.o -MD -MP -MF .deps/feedback.Tpo -c -o feedback.o feedback.cc > mv -f .deps/feedback.Tpo .deps/feedback.Po > g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. > -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -g > -O2 -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.cc > mv -f .deps/filter.Tpo .deps/filter.Po > g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. > -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -g > -O2 -MT score.o -MD -MP -MF .deps/score.Tpo -c -o score.o score.cc > mv -f .deps/score.Tpo .deps/score.Po > g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. > -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -g > -O2 -MT account.o -MD -MP -MF .deps/account.Tpo -c -o account.o account.cc > mv -f .deps/account.Tpo .deps/account.Po > g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. > -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -g > -O2 -MT protocol.o -MD -MP -MF .deps/protocol.Tpo -c -o protocol.o protocol.cc > mv -f .deps/protocol.Tpo .deps/protocol.Po > g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. > -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -g > -O2 -MT socket.o -MD -MP -MF .deps/socket.Tpo -c -o socket.o socket.cc > socket.cc: In member function 'virtual int Socket::c_read(bool)': > socket.cc:267:7: warning: variable 'prem_exit' set but not used > [-Wunused-but-set-variable] > int prem_exit = 0; > ^ > mv -f .deps/socket.Tpo .deps/socket.Po > g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. > -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -g > -O2 -MT pop3.o -MD -MP -MF .deps/pop3.Tpo -c -o pop3.o pop3.cc > mv -f .deps/pop3.Tpo .deps/pop3.Po > g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. > -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -g > -O2 -MT apop.o -MD -MP -MF .deps/apop.Tpo -c -o apop.o apop.cc > mv -f .deps/apop.Tpo .deps/apop.Po > g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. > -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -g > -O2 -MT imap.o -MD -MP -MF .deps/imap.Tpo -c -o imap.o imap.cc > mv -f .deps/imap.Tpo .deps/imap.Po > gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. > -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -g > -O2 -MT y.tab.o -MD -MP -MF .deps/y.tab.Tpo -c -o y.tab.o y.tab.c > mv -f .deps/y.tab.Tpo .deps/y.tab.Po > g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. > -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -g > -O2 -MT rfc822parser.o -MD -MP -MF .deps/rfc822parser.Tpo -c -o > rfc822parser.o rfc822parser.cc > rfc822.yy: In function 'int rfcparse()': > rfc822.yy:86:19: error: 'param' was not declared in this scope > ((Header*)param)->add_entry ($1, $2); > ^ > make[3]: *** [rfc822parser.o] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/12/26/mailfilter_0.8.2-4_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. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org