Created attachment 655820 [details] build.log cyrus-imapd-3.0.13 fails to build with USE='backup calalarm caps -clamav http kerberos -ldap -lmdb -mysql -nntp pam perl postgres replication server -sieve snmp sqlite -ssl static-libs tcpd -xapian'. [...] /bin/sh ./libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -DKRB5_HEIMDAL -I/usr/include -fPIC -O2 -mcpu=970 -pipe -c -o backup/lcb.lo backup/lcb.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./com_err/et -I. -I./lib -I. -I./lib -DLIBEXEC_DIR=\"/usr/libexec\" -DSBIN_DIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I/usr/include/libxml2 -DKRB5_HEIMDAL -I/usr/include -fPIC -O2 -mcpu=970 -pipe -c backup/lcb.c -fPIC -DPIC -o backup/.libs/lcb.o In file included from backup/lcb.c:71: ./backup/lcb_internal.h:66:13: error: field ‘sha_ctx’ has incomplete type 66 | SHA_CTX sha_ctx; | ^~~~~~~ make[2]: *** [Makefile:4869: backup/lcb.lo] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-3.0.13/work/cyrus-imapd-3.0.13' make[1]: *** [Makefile:6480: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-3.0.13/work/cyrus-imapd-3.0.13' make: *** [Makefile:2995: all] Error 2 * ERROR: net-mail/cyrus-imapd-3.0.13::gentoo failed (compile phase): * emake failed
Created attachment 655822 [details] emerge --info
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9724a2bd22bcf58dbd83e2f1580d4507ad9fa6bc commit 9724a2bd22bcf58dbd83e2f1580d4507ad9fa6bc Author: Sam James <sam@gentoo.org> AuthorDate: 2021-05-06 23:14:00 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-05-06 23:26:18 +0000 net-mail/cyrus-imapd: add 3.4.0 (masked) Changes: * lmdb support dropped upstream * sieve is, for now, unconditionally built due to upstream changes Masked for testing in a follow-up commit. Bug: https://bugs.gentoo.org/731266 Bug: https://bugs.gentoo.org/738280 Bug: https://bugs.gentoo.org/740188 Bug: https://bugs.gentoo.org/738278 Bug: https://bugs.gentoo.org/738276 Bug: https://bugs.gentoo.org/356341 Bug: https://bugs.gentoo.org/688242 Bug: https://bugs.gentoo.org/662896 Bug: https://bugs.gentoo.org/687864 Signed-off-by: Sam James <sam@gentoo.org> net-mail/cyrus-imapd/Manifest | 1 + net-mail/cyrus-imapd/cyrus-imapd-3.4.0.ebuild | 234 ++++++++++++++++++++++++++ 2 files changed, 235 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2b08a02bdc724992071e52b60e356ee9fcd0759 commit f2b08a02bdc724992071e52b60e356ee9fcd0759 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-05-06 22:44:21 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-05-06 23:26:17 +0000 net-mail/cyrus-imapd: add 3.0.15 Bug: https://bugs.gentoo.org/738280 Bug: https://bugs.gentoo.org/740188 Bug: https://bugs.gentoo.org/738278 Bug: https://bugs.gentoo.org/738276 Bug: https://bugs.gentoo.org/356341 Bug: https://bugs.gentoo.org/688242 Bug: https://bugs.gentoo.org/721466 Bug: https://bugs.gentoo.org/662896 Bug: https://bugs.gentoo.org/687864 Signed-off-by: Sam James <sam@gentoo.org> net-mail/cyrus-imapd/Manifest | 1 + net-mail/cyrus-imapd/cyrus-imapd-3.0.15.ebuild | 229 +++++++++++++++++++++++++ 2 files changed, 230 insertions(+)