[GHC] #10265: HEAD fails with -DDEBUG

#10265: HEAD fails with -DDEBUG -------------------------------------+------------------------------------- Reporter: dalaing | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.11 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Blocked By: Test Case: | Related Tickets: Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- With the following errors: compiler/main/Packages.hs:1269:11: Not in scope: data constructor ‘ASSERT’ compiler/main/Packages.hs:1271:11: Not in scope: data constructor ‘ASSERT’ compiler/main/Packages.hs:1286:11: Not in scope: data constructor ‘ASSERT’ -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10265 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10265: HEAD fails with -DDEBUG -------------------------------------+------------------------------------- Reporter: dalaing | Owner: dalaing Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.11 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by dalaing): * owner: => dalaing -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10265#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10265: HEAD fails with -DDEBUG -------------------------------------+------------------------------------- Reporter: dalaing | Owner: dalaing Type: bug | Status: patch Priority: normal | Milestone: Component: Compiler | Version: 7.11 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: Phab:D821 -------------------------------------+------------------------------------- Changes (by dalaing): * status: new => patch * differential: => Phab:D821 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10265#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10265: HEAD fails with -DDEBUG -------------------------------------+------------------------------------- Reporter: dalaing | Owner: dalaing Type: bug | Status: patch Priority: normal | Milestone: Component: Compiler | Version: 7.11 Resolution: | Keywords: Operating System: MacOS X | Architecture: Type of failure: Building GHC | Unknown/Multiple failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D821 -------------------------------------+------------------------------------- Changes (by dalaing): * failure: None/Unknown => Building GHC failed * os: Unknown/Multiple => MacOS X -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10265#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10265: HEAD fails on OS X -------------------------------------+------------------------------------- Reporter: dalaing | Owner: dalaing Type: bug | Status: patch Priority: normal | Milestone: Component: Compiler | Version: 7.11 Resolution: | Keywords: Operating System: MacOS X | Architecture: Type of failure: Building GHC | Unknown/Multiple failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D821 -------------------------------------+------------------------------------- Description changed by dalaing: Old description:
With the following errors:
compiler/main/Packages.hs:1269:11: Not in scope: data constructor ‘ASSERT’
compiler/main/Packages.hs:1271:11: Not in scope: data constructor ‘ASSERT’
compiler/main/Packages.hs:1286:11: Not in scope: data constructor ‘ASSERT’
New description: Failed for -DDEBUG builds initially, but also turned out it was failing to validate. The failure produced the following errors: compiler/main/Packages.hs:1269:11: Not in scope: data constructor ‘ASSERT’ compiler/main/Packages.hs:1271:11: Not in scope: data constructor ‘ASSERT’ compiler/main/Packages.hs:1286:11: Not in scope: data constructor ‘ASSERT’ -- -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10265#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10265: HEAD fails to compile on OS X -------------------------------------+------------------------------------- Reporter: dalaing | Owner: dalaing Type: bug | Status: patch Priority: normal | Milestone: Component: Compiler | Version: 7.11 Resolution: | Keywords: Operating System: MacOS X | Architecture: Type of failure: Building GHC | Unknown/Multiple failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D821 -------------------------------------+------------------------------------- -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10265#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10265: HEAD fails to compile on OS X
-------------------------------------+-------------------------------------
Reporter: dalaing | Owner: dalaing
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Compiler | Version: 7.11
Resolution: | Keywords:
Operating System: MacOS X | Architecture:
Type of failure: Building GHC | Unknown/Multiple
failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions: Phab:D821
-------------------------------------+-------------------------------------
Comment (by Reid Barton

#10265: HEAD fails to compile on OS X -------------------------------------+------------------------------------- Reporter: dalaing | Owner: dalaing Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.11 Resolution: fixed | Keywords: Operating System: MacOS X | Architecture: Type of failure: Building GHC | Unknown/Multiple failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D821 -------------------------------------+------------------------------------- Changes (by rwbarton): * status: patch => closed * resolution: => fixed -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10265#comment:7 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC