On Sun, May 11, 2025 at 04:01:18PM +0200, Paul Gevers wrote: > > Also > > unclear why this is only happening on i386. Other 32-bit architectures > > aren't impacted. > > .oO(time_t 64 vs 32 bits?)
Yep. It turns out that dovecot was using a 64-bit time_t internally, even on i386. While this may have been OK within dovecot, it broke out-of-tree extensions like dovecot-fts-xapian. I've disabled this behavior on i386 in 2.4.1+dfsg1-4, just uploaded. This will require a binNMU of dovecot-fts-xapian on i386. Other architectures will not need to be rebuilt. noah

