[GHC] #15213: 32 bit Haddock runs out of memory compiling 32 bit GHC
GHC
ghc-devs at haskell.org
Fri Jun 1 19:57:49 UTC 2018
#15213: 32 bit Haddock runs out of memory compiling 32 bit GHC
--------------------------------+-------------------------------------
Reporter: Phyx- | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 8.4.3
Keywords: | Operating System: Unknown/Multiple
Architecture: x86 | Type of failure: None/Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
--------------------------------+-------------------------------------
Final parts of stage2 fails with
{{{
Warning: DriverBkp: could not find link destinations for:
BkpEnv BkpM backpackProgressMsg
haddock.exe: Out of memory
make[1]: *** [compiler/ghc.mk:448:
compiler/stage2/doc/html/ghc/ghc.haddock] Error 251
make: *** [Makefile:127: all] Error 2
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15213>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list