Build description = HEAD on i386-unknown-linux (cam-02-unx)
Build location    = /playpen/simonmar/nightly/HEAD
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx

Nightly build started on cam-02-unx at Thu Mar 31 18:00:01 BST 2011.
**** checking out new source tree                 ... warning: . already 
present; omitting
ok.
**** Building stage 1 compiler                    ... ok.
GHC Version 7.1.20110331
**** Building stage 2 compiler                    ... ok.
**** Building stage 3 compiler                    ... failed; relevant barfage 
is below.
**** building testsuite tools                     ... ok.
**** running tests                                ... ok (summary below).
**** building compiler binary distribution        ... ok.
**** uploading binary distribution                ... ok.
**** running nofib (-rtsopts -O)                  ... ok. (1 failures)
**** running nofib (-rtsopts -O -fvia-C)          ... ok. (1 failures)
**** running nofib (-rtsopts -O -prof -auto-all)  ... ok.
**** running nofib (-rtsopts -O -prof -auto-all -fasm)... ok.
**** running nofib (-rtsopts -fasm)               ... ok. (1 failures)
**** publishing logs                              ... ssh: connect to host 
haskell.org port 22: No route to host
lost connection
failed.
Logs  are at http://www.haskell.org/ghc/dist/current/logs
Dists are at http://www.haskell.org/ghc/dist/current/dist
Docs  are at http://www.haskell.org/ghc/dist/current/docs
All done!
Nightly build finished successfully at Fri Apr 1 03:50:45 BST 2011

------------- GHC Test summary ---------------------

OVERALL SUMMARY for test run started at Thu Mar 31 21:59:36 BST 2011
    2714 total tests, which gave rise to
   12280 test cases, of which
       0 caused framework failures
    2418 were skipped

    9510 expected passes
     291 expected failures
       1 unexpected passes
      60 unexpected failures

Unexpected passes:
   conc016(threaded2)

Unexpected failures:
   
T2615(normal,hpc,optasm,profasm,ghci,threaded1,threaded2,dyn,profthreaded,optllvm)
   T3064(normal)
   T3822(hpc,ghci)
   T4437(normal)
   annrun01(normal,hpc,optasm,ghci,threaded1,threaded2,optllvm)
   apirecomp001(normal)
   arith005(hpc,optasm,profasm,threaded2,dyn,profthreaded,optllvm)
   arrowapply4(hpc)
   arrowcase1(hpc)
   arrowform1(hpc)
   dph-diophantine-opt(normal,threaded1,threaded2)
   dph-dotp-fast(normal,threaded1,threaded2)
   dph-dotp-opt(normal,threaded1,threaded2)
   dph-primespj-opt(normal,threaded1,threaded2)
   dph-quickhull-opt(normal,threaded1,threaded2)
   dph-smvm(normal,threaded1,threaded2)
   dph-sumnats(normal,threaded1,threaded2)
   dph-words-opt(normal)
   ghci024(normal)
   ghcpkg05(normal)
   heapprof001(prof_hc_hb)
   hpc_markup_multi_001(normal)
   hpc_markup_multi_002(normal)
   hpc_markup_multi_003(normal)

----------------------------------------------------

------------------------------------------------------------------------
------------------------------------------------------------------------
The last 30 lines of 
/playpen/simonmar/nightly/HEAD/logs/i386-unknown-linux-stage3 are
------------------------------------------------------------------------
------------------------------------------------------------------------

Parser.HappyStk =
  \ (@ a_a3zm)
    (eta_B2 [Occ=Once] :: a_a3zm)
    (eta_B1 [Occ=Once] :: Parser.HappyStk a_a3zm) ->
    Parser.HappyStk @ a_a3zm eta_B2 eta_B1

Parser.HappyCons
  :: GHC.Prim.Int# -> Parser.Happy_IntList -> Parser.Happy_IntList
[GblId[DataCon],
 Arity=2,
 Caf=NoCafRefs,
 Str=DmdType TTm,
 Unf=OtherCon []]
Parser.HappyCons =
  \ (eta_B2 [Occ=Once] :: GHC.Prim.Int#)
    (eta_B1 [Occ=Once] :: Parser.Happy_IntList) ->
    Parser.HappyCons eta_B2 eta_B1

*** End of Offense ***


<no location info>: 
Compilation had errors


make[1]: *** [compiler/stage3/build/Parser.o] Error 1
make: *** [all] Error 2
Command exited with non-zero status 2
969.76user 99.16system 17:52.32elapsed 99%CPU (0avgtext+0avgdata 
494720maxresident)k
23600inputs+280872outputs (52major+6317210minor)pagefaults 0swaps

Nightly run ended at Fri Apr 1 03:50:45 BST 2011

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to