[GHC] #12830: ARM crosscompile panic

#12830: ARM crosscompile panic -------------------------------------+------------------------------------- Reporter: skovalev | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.1 Keywords: arm, | Operating System: Unknown/Multiple crosscompile, panic | Type of failure: Compile-time Architecture: arm | crash or panic Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- While building yesod-based project for ARM architecture I have faced with error: {{{ ghc: panic! (the 'impossibel' happened) (GHC version 8.0.1 for arm-unknown-linux): fint_tycon Block [] }}} My yesod packages (inside cabal-sandbox on path `.cabal-sandbox/lib/arm- linux-ghc-8.0.1`): * yesod-1.4.3 * yesod-auth-1.4.13.5 * yesod-core-1.4.25 * yesod-form-1.4.8 * yesod-newsfeed-1.6.4 * yesod-persistent-1.4.0.6 * yesod-static-1.5.0.5 My building machine is `Debian 4.7.8-1`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12830 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12830: ARM crosscompile panic -------------------------------------+------------------------------------- Reporter: skovalev | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.1 Resolution: | Keywords: arm, | crosscompile, panic Operating System: Linux | Architecture: arm Type of failure: Compile-time | Test Case: crash or panic | Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by skovalev): * os: Unknown/Multiple => Linux -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12830#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12830: ARM crosscompile panic -------------------------------------+------------------------------------- Reporter: skovalev | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.1 Resolution: | Keywords: arm, | crosscompile, panic Operating System: Linux | Architecture: arm Type of failure: Compile-time | Test Case: crash or panic | Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by skovalev): I have succeed with **ghc-7.10.3-10** and **cabal 1.22**. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12830#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12830: ARM crosscompile panic -------------------------------------+------------------------------------- Reporter: skovalev | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 8.0.1 Resolution: duplicate | Keywords: arm, | crosscompile, panic Operating System: Linux | Architecture: arm Type of failure: Compile-time | Test Case: crash or panic | Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by simonpj): * status: new => closed * resolution: => duplicate Comment: Looks like #12130. Do re-open if not. Simon -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12830#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC