[GHC] #15213: 32 bit Haddock runs out of memory compiling 32 bit GHC

#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

#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 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: x86 Type of failure: Building GHC failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ----------------------------------------+------------------------------ Changes (by Phyx-): * failure: None/Unknown => Building GHC failed -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15213#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#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 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: x86 Type of failure: Building GHC failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ----------------------------------------+------------------------------ Comment (by bgamari): Indeed I am also seeing this. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15213#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#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 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: x86 Type of failure: Building GHC failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ----------------------------------------+------------------------------ Comment (by Phyx-): Probably, I was wondering if it was an upstream or downstream issue. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15213#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15213: 32 bit Haddock runs out of memory compiling 32 bit GHC ----------------------------------------+------------------------------ Reporter: Phyx- | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.8.1 Component: Compiler | Version: 8.4.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: x86 Type of failure: Building GHC failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ----------------------------------------+------------------------------ Comment (by harpocrates): Could someone who can replicate this problem check that https://phabricator.haskell.org/D5003 and https://github.com/haskell/haddock/pull/893 together fix this issue? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15213#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15213: 32 bit Haddock runs out of memory compiling 32 bit GHC ----------------------------------------+---------------------------------- Reporter: Phyx- | Owner: (none) Type: bug | Status: patch Priority: normal | Milestone: 8.8.1 Component: Compiler | Version: 8.4.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: x86 Type of failure: Building GHC failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D5003 Wiki Page: | ----------------------------------------+---------------------------------- Changes (by Phyx-): * status: new => patch * differential: => Phab:D5003 Comment: Those two seem to fix the issue. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15213#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15213: 32 bit Haddock runs out of memory compiling 32 bit GHC ----------------------------------------+---------------------------------- Reporter: Phyx- | Owner: (none) Type: bug | Status: merge Priority: normal | Milestone: 8.8.1 Component: Compiler | Version: 8.4.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: x86 Type of failure: Building GHC failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D5003 Wiki Page: | ----------------------------------------+---------------------------------- Changes (by alpmestan): * status: patch => merge Comment: The diff has been merged. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15213#comment:7 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15213: 32 bit Haddock runs out of memory compiling 32 bit GHC ----------------------------------------+---------------------------------- Reporter: Phyx- | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: x86 Type of failure: Building GHC failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D5003 Wiki Page: | ----------------------------------------+---------------------------------- Changes (by bgamari): * status: merge => closed * resolution: => fixed Comment: Merged with 18cb44dfae3f0847447da33c9d7a25d2709d838f. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15213#comment:9 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC