[GHC] #7874: segfault 11 on mac os x when building compiler for ghc 7.7.20130430

GHC cvs-ghc at haskell.org
Wed May 1 00:17:30 CEST 2013


#7874: segfault 11 on mac os x when building compiler for ghc 7.7.20130430
-------------------------------+--------------------------------------------
    Reporter:  carter          |       Owner:                     
        Type:  bug             |      Status:  new                
    Priority:  normal          |   Milestone:                     
   Component:  Compiler        |     Version:  7.7                
    Keywords:                  |          Os:  MacOS X            
Architecture:  x86_64 (amd64)  |     Failure:  Building GHC failed
  Difficulty:  Unknown         |    Testcase:                     
   Blockedby:                  |    Blocking:                     
     Related:                  |  
-------------------------------+--------------------------------------------

Comment(by carter):

 in ./testsuite/test
 if i run
  make WAYS=llvm test

 i get Unexpected results from:
 TEST="T5313 conc058 conc068 conc065 conc066 conc020 conc035 conc015
 conc017 T7571 dynamic004 T3016 qq007 qq008 ffi009"

 OVERALL SUMMARY for test run started at Tue Apr 30 17:14:35 EDT 2013
     3628 total tests, which gave rise to
    16632 test cases, of which
    14905 were skipped

       24 had missing libraries
     1672 expected passes
       16 expected failures

        0 caused framework failures
        1 unexpected passes
       14 unexpected failures

 Unexpected passes:
    driver  T5313 (llvm)

 Unexpected failures:
    ../../libraries/base/tests  dynamic004 [bad exit code] (llvm)
    concurrent/should_run       conc015 [exit code non-0] (llvm)
    concurrent/should_run       conc017 [exit code non-0] (llvm)
    concurrent/should_run       conc020 [exit code non-0] (llvm)
    concurrent/should_run       conc035 [exit code non-0] (llvm)
    concurrent/should_run       conc058 [exit code non-0] (llvm)
    concurrent/should_run       conc065 [exit code non-0] (llvm)
    concurrent/should_run       conc066 [exit code non-0] (llvm)
    concurrent/should_run       conc068 [exit code non-0] (llvm)
    ffi/should_run              ffi009 [bad exit code] (llvm)
    llvm/should_compile         T7571 [stderr mismatch] (llvm)
    quasiquotation/qq007        qq007 [exit code non-0] (llvm)
    quasiquotation/qq008        qq008 [exit code non-0] (llvm)
    simplCore/should_compile    T3016 [exit code non-0] (llvm)

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



More information about the ghc-tickets mailing list