[nightly] 04-Apr-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
ghcbuild at microsoft.com
Tue Apr 5 00:44:47 CEST 2011
Build description = HEAD on x86_64-unknown-linux (cam-04-unx)
Build location = /64playpen/simonmar/nightly/HEAD-cam-04-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-04-unx
Nightly build started on cam-04-unx at Mon Apr 4 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 source distribution ... ok.
**** uploading source distribution ... ok.
**** building testsuite tools ... ok.
**** running tests ... ok (summary below).
**** building compiler binary distribution ... ok.
**** uploading binary distribution ... ok.
**** running nofib (-rtsopts -O) ... ok.
**** running nofib (-rtsopts -O -fvia-C) ... ok.
**** running nofib (-rtsopts -O -prof -auto-all) ... ok.
**** running nofib (-rtsopts -O -prof -auto-all -fasm)... ok.
**** running nofib (-rtsopts -fasm) ... ok.
**** publishing logs ... ssh: connect to host haskell.org port 22: Network is unreachable
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 Mon Apr 4 23:44:45 BST 2011
------------- GHC Test summary ---------------------
OVERALL SUMMARY for test run started at Mon Apr 4 20:28:22 BST 2011
2735 total tests, which gave rise to
12481 test cases, of which
0 caused framework failures
2453 were skipped
9691 expected passes
285 expected failures
1 unexpected passes
51 unexpected failures
Unexpected passes:
conc016(threaded2)
Unexpected failures:
T2615(normal,hpc,optasm,profasm,ghci,threaded1,threaded2,dyn,profthreaded,optllvm)
T3822(hpc,ghci)
T4437(normal)
annrun01(normal,hpc,optasm,ghci,threaded1,threaded2,optllvm)
apirecomp001(normal)
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 /64playpen/simonmar/nightly/HEAD-cam-04-unx/logs/x86_64-unknown-linux-stage3 are
------------------------------------------------------------------------
------------------------------------------------------------------------
Parser.HappyStk =
\ (@ a_a3A8)
(eta_B2 [Occ=Once] :: a_a3A8)
(eta_B1 [Occ=Once] :: Parser.HappyStk a_a3A8) ->
Parser.HappyStk @ a_a3A8 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
899.65user 45.75system 15:26.16elapsed 102%CPU (0avgtext+0avgdata 816304maxresident)k
0inputs+307992outputs (0major+7885496minor)pagefaults 0swaps
Nightly run ended at Mon Apr 4 23:44:45 BST 2011
More information about the Cvs-ghc
mailing list