Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 740188

Summary: net-mail/cyrus-imapd-3.0.13 - fails enum_default test: 1. ./cunit/libconfig.testc:210 - CU_ASSERT_EQUAL(delete_mode=0,IMAP_ENUM_DELETE_MODE_DELAYED=1)
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: 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: erhard_f, joost, jstein, sam
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: PPC64   
OS: Linux   
URL: https://github.com/cyrusimap/cyrus-imapd/issues/3714
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 816903, 833707    
Attachments: build.log
emerge --info
build.log (ppc64, 3.4.5-r1)
emerge --info

Description ernsteiswuerfel archtester 2020-09-03 09:52:13 UTC
Created attachment 658086 [details]
build.log

[...]
1358:  Test: enum_default ...FAILED
1359-    1. ./cunit/libconfig.testc:210  - CU_ASSERT_EQUAL(delete_mode=0,IMAP_ENUM_DELETE_MODE_DELAYED=1)
[...]
1590:Run Summary:    Type  Total    Ran Passed Failed Inactive
1591-              suites     38     38    n/a      0        0
1592-               tests    414    414    413      1        0
1593-             asserts 828957 828957 828956      1      n/a
1594-
1595-Elapsed time =   15.300 seconds
1596-make[3]: *** [Makefile:7786: check-local] Error 1
1597-make[3]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-3.0.13/work/cyrus-imapd-3.0.13'
1598-make[2]: *** [Makefile:6776: check-am] Error 2
1599-make[2]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-3.0.13/work/cyrus-imapd-3.0.13'
1600-make[1]: *** [Makefile:6481: check-recursive] Error 1
1601-make[1]: Leaving directory '/var/tmp/portage/net-mail/cyrus-imapd-3.0.13/work/cyrus-imapd-3.0.13'
1602-make: *** [Makefile:6778: check] Error 2
1603: * ERROR: net-mail/cyrus-imapd-3.0.13::gentoo failed (test phase):
1604: *   Make check failed. See above for details.
Comment 1 ernsteiswuerfel archtester 2020-09-03 09:52:50 UTC
Created attachment 658088 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-05-06 23:26:35 UTC
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(+)
Comment 3 J. Roeleveld 2024-02-06 08:30:11 UTC
Portage tree only contains version "3.4.5-r1"
I think this can be closed?
Comment 4 ernsteiswuerfel archtester 2024-02-15 13:43:07 UTC
Created attachment 885040 [details]
build.log (ppc64, 3.4.5-r1)

Still fails in 3.4.5-r1.
Comment 5 ernsteiswuerfel archtester 2024-02-15 13:44:03 UTC
Created attachment 885041 [details]
emerge --info
Comment 6 J. Roeleveld 2024-02-15 16:16:55 UTC
Any chance you can test 3.8.1-r1 ?
Files are attached to:
https://bugs.gentoo.org/923891

I only have access to amd64, which means I can't look into this myself.