#5485: Build failure on powerpc-linux at compiler/stgSyn/CoreToStg.lhs line 188
----------------------------------+-----------------------------------------
Reporter: erikd | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.3
Resolution: | Keywords:
Testcase: | Blockedby:
Difficulty: | Os: Linux
Blocking: | Architecture: powerpc
Failure: Building GHC failed |
----------------------------------+-----------------------------------------
Comment(by erikd):
Sorry, I thought I had done 'make clean' first.
Just retried it using:
{{{
make clean && perl boot && ./configure && make
}}}
and I'm getting:
{{{
"inplace/bin/ghc-stage1" -H64m -O0 -fasm -package-name base-4.4.0.0
-hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-
install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base
/dist-install/build -Ilibraries/base/dist-install/build/autogen
-Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include
-optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package
ghc-prim-0.2.0.0 -package integer-gmp-0.3.0.0 -package rts-1.0 -package-
name base -XHaskell98 -XCPP -O0 -dcore-lint -no-user-package-conf -rtsopts
-odir libraries/base/dist-install/build -hidir libraries/base/dist-
install/build -stubdir libraries/base/dist-install/build -hisuf hi -osuf
o -hcsuf hc -c libraries/base/./Data/Fixed.hs -o libraries/base/dist-
install/build/Data/Fixed.o
WARNING: file compiler/stgSyn/CoreToStg.lhs line 222
$cresolution6_rGy False True
ghc-stage1: panic! (the 'impossible' happened)
(GHC version 7.3.20110914 for powerpc-unknown-linux):
ASSERT failed! file compiler/stgSyn/CoreToStg.lhs line 188
$cresolution6{v rGy} [gid]
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5485#comment:6>
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