[GHC] #11206: ARM is generally a disaster
GHC
ghc-devs at haskell.org
Mon Feb 8 21:26:54 UTC 2016
#11206: ARM is generally a disaster
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner:
Type: bug | Status: closed
Priority: normal | Milestone: 8.0.1
Component: Compiler | Version: 7.10.2
Resolution: fixed | 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 mfox):
I did a perf build from today's master, and I'm seeing a ton of test
failures. Like hundreds. Most are "bad stderr" or "stderr mismatch". I
notice a lot of tests complaining about "unable to decommit memory:
Function not implemented". This may be the cause of all the failures. Any
idea what it's about?
Building from e2b66a0ef0a0d8ff5cdb681edd8309954ef0a08a
I made sure to update all of my submodules with
git submodule update --init
as recommended in
https://ghc.haskell.org/trac/ghc/wiki/Building/GettingTheSources to avoid
the old iserv problem mentioned above.
Any ideas? Should I open a new bug?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11206#comment:16>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list