[GHC] #7874: segfault 11 on mac os x when building compiler for ghc 7.7.20130430
GHC
cvs-ghc at haskell.org
Fri May 3 20:22:21 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):
when i do make ways=optasm i get
{{{
Unexpected results from:
TEST="T5313 conc058 conc068 conc065 conc066 conc020 conc035 conc015
conc017 cgrun071 T4908 T7360 spec-inline T6048 qq007 qq008 space_leak_001"
OVERALL SUMMARY for test run started at Fri May 3 13:21:36 EDT 2013
3628 total tests, which gave rise to
14341 test cases, of which
12700 were skipped
21 had missing libraries
1588 expected passes
15 expected failures
0 caused framework failures
1 unexpected passes
16 unexpected failures
Unexpected passes:
driver T5313 (optasm)
Unexpected failures:
codeGen/should_run cgrun071 [bad exit code] (optasm)
concurrent/should_run conc015 [exit code non-0] (optasm)
concurrent/should_run conc017 [exit code non-0] (optasm)
concurrent/should_run conc020 [exit code non-0] (optasm)
concurrent/should_run conc035 [exit code non-0] (optasm)
concurrent/should_run conc058 [exit code non-0] (optasm)
concurrent/should_run conc065 [exit code non-0] (optasm)
concurrent/should_run conc066 [exit code non-0] (optasm)
concurrent/should_run conc068 [exit code non-0] (optasm)
perf/compiler T6048 [stat not good enough] (optasm)
perf/space_leaks space_leak_001 [stat too good] (optasm)
quasiquotation/qq007 qq007 [exit code non-0] (optasm)
quasiquotation/qq008 qq008 [exit code non-0] (optasm)
simplCore/should_compile T4908 [stderr mismatch] (optasm)
simplCore/should_compile T7360 [stderr mismatch] (optasm)
simplCore/should_compile spec-inline [stderr mismatch] (optasm)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7874#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list