Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 809380 - net-mail/mailbox-count-0.0.5 fails tests: - Test suite doctests: FAIL
Summary: net-mail/mailbox-count-0.0.5 fails tests: - Test suite doctests: FAIL
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2021-08-21 09:26 UTC by Toralf Förster
Modified: 2022-08-28 22:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.26 KB, text/plain)
2021-08-21 09:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,322.66 KB, text/plain)
2021-08-21 09:26 UTC, Toralf Förster
Details
environment (environment,76.32 KB, text/plain)
2021-08-21 09:26 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.68 KB, application/x-bzip)
2021-08-21 09:26 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,734 bytes, application/x-bzip)
2021-08-21 09:26 UTC, Toralf Förster
Details
net-mail:mailbox-count-0.0.5:20210821-092107.log (net-mail:mailbox-count-0.0.5:20210821-092107.log,13.55 KB, text/plain)
2021-08-21 09:26 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,22.35 KB, application/x-bzip)
2021-08-21 09:27 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-08-21 09:26:50 UTC
Test suite doctests: RUNNING...
doctests: user error (Language.Haskell.GhciWrapper.close: Interpreter exited with an error (ExitFailure 251))
Test suite doctests: FAIL
Test suite logged to: dist/test/mailbox-count-0.0.5-doctests.log
1 of 2 test suites (1 of 2 test cases) passed.
 * ERROR: net-mail/mailbox-count-0.0.5::gentoo failed (test phase):
 *   cabal test failed

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4_test-20210817-100010

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.54.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit f619796da78d6e1600a6477ba9b990e9282d6b0b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Aug 21 08:21:31 2021 +0000

    2021-08-21 08:21:30 UTC

emerge -qpvO net-mail/mailbox-count
[ebuild  N    ] net-mail/mailbox-count-0.0.5  USE="test"
Comment 1 Toralf Förster gentoo-dev 2021-08-21 09:26:53 UTC
Created attachment 734836 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-21 09:26:55 UTC
Created attachment 734839 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-08-21 09:26:56 UTC
Created attachment 734842 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-08-21 09:26:57 UTC
Created attachment 734845 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-08-21 09:26:58 UTC
Created attachment 734848 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-21 09:26:59 UTC
Created attachment 734851 [details]
net-mail:mailbox-count-0.0.5:20210821-092107.log
Comment 7 Toralf Förster gentoo-dev 2021-08-21 09:27:00 UTC
Created attachment 734854 [details]
temp.tar.bz2
Comment 8 Michael Orlitzky gentoo-dev 2021-08-30 15:36:49 UTC
Is this reproducible? As best I can tell, "ExitFailure 251" means that the doctest runner received either a heap overflow or an out-of-memory condition from GHCi, but I'm only guessing from the GHC source code (it's not documented).

I've tried rebuilding it a few times with up-to-date ~arch packages and it runs OK here.
Comment 9 Agostino Sarubbo gentoo-dev 2022-02-13 10:11:39 UTC
Update summary. [something] is used when something refers to an overlay
Comment 10 Michael Orlitzky gentoo-dev 2022-08-28 22:07:51 UTC
I just bumped mailbox-count to v0.0.6 and ran the test suite a bunch more times (with an updated toolchain). I really think this was a random issue -- the test suite is pretty predictable.