Your message dated Sun, 25 May 2014 22:02:08 +0000
with message-id <e1wogua-00023y...@franck.debian.org>
and subject line Bug#733380: fixed in mailfilter 0.8.3-1
has caused the Debian Bug report #733380,
regarding mailfilter: FTBFS: rfc822.yy:86:19: error: 'param' was not declared 
in this scope
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
733380: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733380
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: mailfilter
Source-Version: 0.8.3-1

We believe that the bug you reported is fixed in the latest version of
mailfilter, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 733...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joerg Jaspert <jo...@debian.org> (supplier of updated mailfilter package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 25 May 2014 23:05:23 +0200
Source: mailfilter
Binary: mailfilter
Architecture: source amd64
Version: 0.8.3-1
Distribution: unstable
Urgency: medium
Maintainer: Joerg Jaspert <jo...@debian.org>
Changed-By: Joerg Jaspert <jo...@debian.org>
Description: 
 mailfilter - Program that filters your incoming e-mail to help remove spam
Closes: 716522 733380
Changes: 
 mailfilter (0.8.3-1) unstable; urgency=medium
 .
   * New Upstream Version
     - Bug fix: "[Mayhem] Bug report on mailfilter: mailfilter crashes with
       exit status 139", thanks to Alexandre Rebert (Closes: #716522).
     - Bug fix: "FTBFS: rfc822.yy:86:19: error: &#39;param&#39; was not
       declared in this scope", thanks to David Suárez (Closes: #733380).
   * Remove debian/patches/99_timestamp_ignore.diff, was "cherry-picked" from
     Upstream, no longer needed, refresh the other two.
   * Update to dh9, standards 3.9.5
Checksums-Sha1: 
 f2540ca089e9374033c67a4d45bdd037fe033960 1764 mailfilter_0.8.3-1.dsc
 b0a925a8427d4bdf6fdf3d0d77e9350c34d74bee 425337 mailfilter_0.8.3.orig.tar.gz
 1e06f81caf87f7d4fb0877e22b17244f3f67e2c0 13232 mailfilter_0.8.3-1.debian.tar.xz
 ae83abdad36cbf3a58d3a3f390babc13e37c3b00 124080 mailfilter_0.8.3-1_amd64.deb
Checksums-Sha256: 
 654eec3367bf852e4d7cd3df8bf6b5c6364729cadf88a0133ea13ad8431ced0c 1764 
mailfilter_0.8.3-1.dsc
 60a40e1d35148fd50a2627fc4bbe47626b886614db50f88c0a21d934df63cb7a 425337 
mailfilter_0.8.3.orig.tar.gz
 f0262f26bd741044a0695fe3fddc649632bb54ad376eeea6157a02f6e03edf76 13232 
mailfilter_0.8.3-1.debian.tar.xz
 e301b6b8b9f4cf70f6b6fe4af8cd4413c10bd0c452f17de2ba89045c0f21fbb2 124080 
mailfilter_0.8.3-1_amd64.deb
Files: 
 53d4010248a78e8cab93b72ad96e0de5 124080 mail optional 
mailfilter_0.8.3-1_amd64.deb
 c41466bdd608bdcfaf90e4d7f1e3f638 1764 mail optional mailfilter_0.8.3-1.dsc
 a02d4cca8d00efa029d4d7d661171506 425337 mail optional 
mailfilter_0.8.3.orig.tar.gz
 1c89b127d1058a2f3d39a81d17d3fe44 13232 mail optional 
mailfilter_0.8.3-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJTgl56AAoJEMewHTWrDyS5bAMQAJEX+58BoHDsHi5bkR1ZZQ4y
Umnk4WSaCIhck2cHCLS5bAbslu0GEIf1DbWJZC7HKWvGDTDWO7fB94IMw4Qx8ca8
VWYdDB7/HkS5lxbuXAf0AhiiAdciKuYOjX2rBUc1lE04pq6rIASAZ+lKwfhmmFsR
3l3sVi5V1gsgraOIGcFlzp9oN+VJ9heD/Ltw/QU0vEys+meeszOxhGYxGM0KWBVn
d+RCZuPLGFHeBBlULZmoMCrhis2pooe6Tom+WYpStfoKA7UzMAW1fNyFfRoQZqi+
JAga5+C6MrFigWGRlU40ixsfV3uqpHZyPMQolNDYMznYHVQiM0p7qBgGabOFelEU
XfJQSjY2gr0p6OIfUe90SfySJCNuRSOQHFDBGMRLcGFLQDeUiS+F4JBUuWwMTmst
eMx5C3WK8o/JHWisINPF7iMTsbpkwuthhDLVml7cJfNwwBHEkRYeKQKMgf8jWsNC
ZqDor916SpPlvjnNXabmxAm/03DGsxIVL2574TdXtDknKDxyCYl0cUadK2v5Nm1J
Bi6bU46crKr0O+u9dzEl7pgfLx5kOmuKFQez6yNXxCZJE+xh/60pO8qE4tuMNKqb
zblfRulxUy/ak8uTE8qqaCz8Sj76toQuzMu/5kNAyyupdXaM9hzolhFTzwypiixa
g5ZzBlQIStxbxGobSBtL
=Z+e5
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to