#6169: Error when building GHC 7.4.2 on Raspberry Pi (ARM)
---------------------------------+------------------------------------------
 Reporter:  djhworld             |          Owner:              
     Type:  bug                  |         Status:  new         
 Priority:  normal               |      Component:  Build System
  Version:  7.4.2                |       Keywords:              
       Os:  Linux                |   Architecture:  arm         
  Failure:  Building GHC failed  |       Testcase:              
Blockedby:                       |       Blocking:              
  Related:                       |  
---------------------------------+------------------------------------------
 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

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