Bug#876642: haskell-weigh FTBFS on 32bit: test failure
Adrian Bunk
bunk at debian.org
Sun Sep 24 09:50:54 UTC 2017
Source: haskell-weigh
Version: 0.0.5-1
Severity: serious
https://buildd.debian.org/status/package.php?p=haskell-weigh&suite=sid
...
. /usr/share/haskell-devscripts/Dh_Haskell.sh && \
check_recipe
Running debian/hlibrary.setup test --builddir=dist-ghc --show-details=direct
Running 1 test suites...
Test suite weigh-test: RUNNING...
Case Allocated GCs
integers count 0 72 0
integers count 1 88 0
integers count 2 104 0
integers count 3 120 0
integers count 10 232 0
integers count 100 1,672 0
integers count IO CAF 0 80 0
integers count IO func 0 84 0
integers count IO CAF 1 96 0
integers count IO func 1 100 0
ints count 1 72 0
ints count 10 72 0
ints count 1000000 72 0
\_ -> IntegerStruct 0 0 72 0
\x -> IntegerStruct x 0 84 0
\x -> IntegerStruct x x 84 0
\x -> IntegerStruct (x+1) x 92 0
\x -> IntegerStruct (x+1) (x+1) 92 0
\x -> IntegerStruct (x+1) (x+2) 100 0
\x -> HasInt x 80 0
\x -> HasUnpacked (HasInt x) 80 0
\x -> HasPacked (HasInt x) 100 0
Check problems:
ints count 1
Allocated bytes exceeds 0: 72
ints count 10
Allocated bytes exceeds 0: 72
ints count 1000000
Allocated bytes exceeds 0: 72
Test suite weigh-test: FAIL
Test suite logged to: dist-ghc/test/weigh-0.0.5-weigh-test.log
0 of 1 test suites (0 of 1 test cases) passed.
/usr/share/cdbs/1/class/hlibrary.mk:154: recipe for target 'check-ghc-stamp' failed
make: *** [check-ghc-stamp] Error 1
More information about the Pkg-haskell-maintainers
mailing list