[GHC] #7774: T5313 fails

GHC cvs-ghc at haskell.org
Sun Mar 17 00:51:04 CET 2013


#7774: T5313 fails
---------------------------------+------------------------------------------
    Reporter:  igloo             |       Owner:                  
        Type:  bug               |      Status:  new             
    Priority:  normal            |   Milestone:                  
   Component:  GHC API           |     Version:  7.7             
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------
 T5313 fails
 {{{
 =====> T5313(normal) 76 of 104 [0, 0, 0]
 cd . && '/home/ian/ghc/git/ghc/inplace/bin/ghc-stage2' -fforce-recomp
 -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts
 -fno-ghci-history -o T5313 T5313.hs  -package ghc  >T5313.comp.stderr 2>&1
 cd . && ./T5313 "/home/ian/ghc/git/ghc/inplace/lib"   </dev/null
 >T5313.run.stdout 2>T5313.run.stderr
 Wrong exit code (expected 0 , actual 1 )
 Stdout:

 Stderr:
 T5313: <command line>: can't load .so/.DLL for:
 /home/ian/ghc/git/ghc/libraries/ghc-prim/dist-install/build/libHSghc-
 prim-0.3.1.0-ghc7.7.20130316.so (/home/ian/ghc/git/ghc/libraries/ghc-prim
 /dist-install/build/libHSghc-prim-0.3.1.0-ghc7.7.20130316.so: undefined
 symbol: stg_newByteArrayzh)

 *** unexpected failure for T5313(normal)
 }}}

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



More information about the ghc-tickets mailing list