Summary: | net-mail/cyrus-imapd-3.0.10-r1[xapian]: /usr/include/unicode/ucnv.h:585:1: error: conflicting declaration of C function ‘void icu::swap(icu::LocalUConverterPointer&, icu::LocalUConverterPointer&)’ | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Thomas Beutin <tb> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | holger, joost, sam |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/16636 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Thomas Beutin
2019-06-11 15:03:47 UTC
Created attachment 579536 [details]
build.log
I am having the same problem. For the moment as a workaround I masked the ICU lib dev-libs/icu-64.2 This results in downgrading to dev-libs/icu-63.1-r1 and a successful compilation of cyrus-imapd. 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? PKGREMOVED is for when a package is last-rited. Anyway, we don't close bugs just because that specific version is no longer in-tree. It needs more analysis than that. (We don't have a stalebot for a reason.) |