Created attachment 655816 [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 -DKRB5_HEIMDAL -I/usr/include -fPIC -fvisibility=hidden -O2 -mcpu=970 -pipe -c -o imap/libcyrus_imap_la-global.lo `test -f 'imap/global.c' || echo './'`imap/global.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 -DKRB5_HEIMDAL -I/usr/include -fPIC -fvisibility=hidden -O2 -mcpu=970 -pipe -c imap/global.c -fPIC -DPIC -o imap/.libs/libcyrus_imap_la-global.o imap/global.c:83:10: fatal error: imap/mupdate_err.h: No such file or directory 83 | #include "imap/mupdate_err.h" | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [Makefile:4953: imap/libcyrus_imap_la-global.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 655818 [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(+)
Portage tree only contains version "3.4.5-r1" I think this can be closed?
(In reply to J. Roeleveld from comment #3) > Portage tree only contains version "3.4.5-r1" > I think this can be closed? Thanks for the reminder, I completely forgot about this bug! This specific issue seems gone in 3.4.5-r1 but I got another one for which I'll file a new bug.