#3827: Compiling fails on linux-powerpc
----------------------------+-----------------------------------------------
    Reporter:  speleologic  |        Owner:                     
        Type:  bug          |       Status:  new                
    Priority:  normal       |    Milestone:                     
   Component:  Compiler     |      Version:  6.12.1             
    Keywords:               |   Difficulty:                     
          Os:  Linux        |     Testcase:                     
Architecture:  powerpc      |      Failure:  Building GHC failed
----------------------------+-----------------------------------------------
Description changed by igloo:

Old description:

> I get the following error after doing ./configure && make
>
> ghc-stage1: panic! (the 'impossible' happened)
>   (GHC version 6.12.1 for powerpc-unknown-linux):
>         Error in array index
>
> The command where the failure happens is:
>
> "inplace/bin/ghc-stage1"   -H32m -O    -package-name ghc-prim-0.2.0.0
> -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-
> install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries
> /ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-
> install/build/autogen -Ilibraries/ghc-prim/.    -optP-include
> -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h
> -package rts-1.0 -split-objs -package-name ghc-prim -XCPP -XMagicHash
> -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples
> -XEmptyDataDecls -XNoImplicitPrelude -O2 -XGenerics -fno-warn-deprecated-
> flags     -odir libraries/ghc-prim/dist-install/build -hidir libraries
> /ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-
> install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/ghc-
> prim/./GHC/Types.hs -o libraries/ghc-prim/dist-install/build/GHC/Types.o

New description:

 I get the following error after doing ./configure && make
 {{{
 ghc-stage1: panic! (the 'impossible' happened)
   (GHC version 6.12.1 for powerpc-unknown-linux):
         Error in array index
 }}}
 The command where the failure happens is:
 {{{
 "inplace/bin/ghc-stage1"   -H32m -O    -package-name ghc-prim-0.2.0.0
 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-
 install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries
 /ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-
 install/build/autogen -Ilibraries/ghc-prim/.    -optP-include
 -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package
 rts-1.0 -split-objs -package-name ghc-prim -XCPP -XMagicHash
 -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples
 -XEmptyDataDecls -XNoImplicitPrelude -O2 -XGenerics -fno-warn-deprecated-
 flags     -odir libraries/ghc-prim/dist-install/build -hidir libraries
 /ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-
 install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/ghc-
 prim/./GHC/Types.hs -o libraries/ghc-prim/dist-install/build/GHC/Types.o
 }}}

--

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3827#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to