[GHC] #11206: ARM is generally a disaster
GHC
ghc-devs at haskell.org
Mon Jan 4 22:53:06 UTC 2016
#11206: ARM is generally a disaster
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 8.0.1
Component: Compiler | Version: 7.10.2
Resolution: | Keywords:
Operating System: Linux | Architecture: arm
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #11205, #11289, | Differential Rev(s):
#11294, #11295, #11296, #11297, |
#11340 |
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
It turns out that the ghci issues were merely due to `iserv` being out of
date. Rebuilding seems to fix these, resulting in,
{{{
Unexpected results from:
TEST="outofmem recomp011 T10359 T9203 T7257 lazy-bs-alloc T5321FD T5030
T4801 T5631 T5837 T9872a T9872d T9872b T3064 T9872c T1969 T5321Fun T783
T9233 T9961 haddock.Cabal haddock.compiler haddock.base"
OVERALL SUMMARY for test run started at Mon Jan 4 23:43:35 2016 CET
0:09:07 spent to go through
30 total tests, which gave rise to
85 test cases, of which
52 were skipped
0 had missing libraries
9 expected passes
0 expected failures
0 caused framework failures
0 unexpected passes
2 unexpected failures
22 unexpected stat failures
Unexpected failures:
driver/recomp011 recomp011 [bad stdout] (normal)
rts outofmem [bad stdout] (normal)
}}}
Check and mate.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11206#comment:13>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list