id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
6169,Error when building GHC 7.4.2 on Raspberry Pi (ARM),djhworld,,"Hi there, 

I'm trying to build GHC 7.4.2 from source on my Raspberry Pi but I keep on getting this area when during the build process

{{{
[15 of 67] Compiling Distribution.Version ( libraries/Cabal/Cabal/Distribution/Version.hs, bootstrapping/Distribution/Version.o )
/tmp/ghc509_0/ghc509_0.hc: In function ‘s4BF_ret’:

/tmp/ghc509_0/ghc509_0.hc:1753:1:
     internal compiler error: in cond_exec_process_insns, at ifcvt.c:326
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://bugs.archlinux.org/> for instructions.
distcc[540] ERROR: compile (null) on localhost failed
make[1]: *** [utils/ghc-cabal/dist/build/tmp/ghc-cabal] Error 1
make: *** [all] Error 2
}}}

I've tried googling for the error but to not much avail.

My environment: -

* GHC-6.12.3
* GCC-4.7.0
",bug,closed,normal,,Build System,7.4.2,invalid,,,Linux,arm,Building GHC failed,Unknown,,,,
