[nightly] 01-Apr-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
ghcbuild at microsoft.com
Sat Apr 2 04:50:23 CEST 2011
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 Fri Apr 1 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 Sat Apr 2 03:50:21 BST 2011
------------- GHC Test summary ---------------------
OVERALL SUMMARY for test run started at Fri Apr 1 21:57:53 BST 2011
2714 total tests, which gave rise to
12280 test cases, of which
0 caused framework failures
2418 were skipped
9511 expected passes
291 expected failures
1 unexpected passes
59 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)
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
931.02user 97.41system 17:11.86elapsed 99%CPU (0avgtext+0avgdata 507008maxresident)k
24400inputs+280856outputs (65major+6315228minor)pagefaults 0swaps
Nightly run ended at Sat Apr 2 03:50:21 BST 2011
More information about the Cvs-ghc
mailing list