#7304: arm-linux: Missing field in record construction 
DynFlags.sPlatformConstants
---------------------------------+------------------------------------------
 Reporter:  erikd                |          Owner:          
     Type:  bug                  |         Status:  new     
 Priority:  normal               |      Component:  Compiler
  Version:  7.7                  |       Keywords:          
       Os:  Linux                |   Architecture:  arm     
  Failure:  Building GHC failed  |       Testcase:          
Blockedby:                       |       Blocking:          
  Related:                       |  
---------------------------------+------------------------------------------
 Compiling git HEAD for arm-linux, the build fails in DPH with:

 {{{
   HC [stage 2] libraries/dph/dph-prim-seq/dist-install/build
                /Data/Array/Parallel/Unlifted/Sequential/USel.o
   HC [stage 2] libraries/dph/dph-prim-seq/dist-install/build
                /Data/Array/Parallel/Unlifted/Sequential/USegd.o
   HC [stage 2] libraries/dph/dph-prim-par/dist-install/build
                /Data/Array/Parallel/Unlifted/Distributed/Primitive/DPrim.o
   HC [stage 2] libraries/dph/dph-prim-par/dist-install/build
                /Data/Array/Parallel/Unlifted/Parallel/Subarrays.o
 panic: Settings not defined in tracingDynFlags
 ghc-stage2: panic! (the 'impossible' happened)
   (GHC version 7.7.20121007 for arm-unknown-linux):
         compiler/main/DynFlags.hs:1200:19-64: Missing field in
         record construction DynFlags.sPlatformConstants
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7304>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to