#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):

 Ok, pulled git head then did:

 {{{
 make clean && perl boot && ./configure && make
 }}}

 and confirmed it was failing. The ran:

 {{{
 "inplace/bin/ghc-stage1"  -ddump-simpl -ddump-prep   -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 2>&1 > dump-output.txt
 }}}

 I'll attach the file dump-output.txt.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5485#comment:8>
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