Package: dovecot Version: 1:2.4.1+dfsg1-5 Tags: ftbfs patch Usertags: hppa powerpc
dovecot fails to build on 32-bit BIG ENDIAN architectures, like hppa and powerpc. Testcase reports: test-mail-cache-fields.c:52: Assert failed: cache_field.last_used == priv->field.last_used && cache_field.decision == priv->field.decision test-mail-cache-fields.c:67: Assert failed: cache_field.last_used == priv->field.last_used && cache_field.decision == priv->field.decision test-mail-cache-fields.c:96: Assert failed: cache_field.last_used == priv->field.last_used && cache_field.decision == priv->field.decision mail cache fields read-write ......................................... : FAILED I've created a patch upstream, which applied fixes the issue, see: https://github.com/dovecot/core/pull/245 Can you maybe include this patch temporarily, unless upstream picks up the patch soon... Thanks, Helge

