* Michael Tautschnig <m...@debian.org> [2016-02-08 09:02 +0000]: > Hi Andreas, Elimar, > > A bit more info on the bug report: this is likely caused by the upgrade to > flex > 2.6. Re-generating the lexer may do the trick, see also > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812681
find . -name '*.ll' | sed -e 's/[.]ll$/.cc/' | xargs rm -rf doesn't help either. If we want the package in Debian we need to fix this bug. mailfilter will be removed from testing soon. > On Wed, Feb 03, 2016 at 21:18:31 +0100, Andreas Bauer wrote: > > Hi Elimar, > > > > will def. look at it. Thanks for pointing this out! > > > > @Michael, long time no see! :-) > > > > Cheers, > > > > Andreas. > > > > > > On Wed, Feb 03, 2016 at 08:54:34PM +0100, Elimar Riesebieter wrote: > > > Hi Andreas, > > > > > > could you please investigate? > > > > > > Thanks > > > Elimar -- The path to source is always uphill! -unknown-