Thanks to the mailing list thread with the guy who wants to remove xz completely, I now know that Dovecot passes --with-lzma to ./configure. Would you mind putting it behind USE=lzma? Support for lzma was deprecated in 2021: > 2.3.14 2021-03-04 Aki Tuomi <aki.tuomi@open-xchange.com> > ... > * Remove XZ/LZMA write support. Read support will be removed in future > release. USE=zlib could also be used to control --with-zlib, but that one would probably need to be defaulted to on to avoid breaking systems using (not deprecated) zlib-compressed maildirs.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c451ddd99efb034d745ddb27ab54d34d6ccfb737 commit c451ddd99efb034d745ddb27ab54d34d6ccfb737 Author: Eray Aslan <eras@gentoo.org> AuthorDate: 2025-05-08 13:40:52 +0000 Commit: Eray Aslan <eras@gentoo.org> CommitDate: 2025-05-08 13:40:52 +0000 net-mail/dovecot: add 2.4.1 Closes: https://bugs.gentoo.org/954404 Closes: https://bugs.gentoo.org/942896 Closes: https://bugs.gentoo.org/934548 Closes: https://bugs.gentoo.org/929133 Closes: https://bugs.gentoo.org/905406 Closes: https://bugs.gentoo.org/877367 Closes: https://bugs.gentoo.org/802864 Signed-off-by: Eray Aslan <eras@gentoo.org> net-mail/dovecot/Manifest | 2 + net-mail/dovecot/dovecot-2.4.1.ebuild | 244 +++++++++++++++++++++ net-mail/dovecot/files/50-misc.conf | 109 +++++++++ .../files/dovecot-2.4.1-gssapi-regression.patch | 14 ++ .../files/dovecot-autoconf-lua-version-v3.patch | 18 ++ net-mail/dovecot/metadata.xml | 1 + 6 files changed, 388 insertions(+)