010916 build of HEAD on i386-*-linux (cam-02-unx)

Julian Seward v-julsew@cam-02-unx.europe.corp.microsoft.com
Sun, 16 Sep 2001 20:17:27 +0100


To:  cvs-ghc@haskell.org
Subject: 010916 build of HEAD on i386-*-linux (cam-02-unx)

Build description = HEAD on i386-*-linux (cam-02-unx)
Build location    = /playpen/ghc/v-julsew/nightly-HEAD-cam-02-unx
Build config file = /home/v-julsew/Nightly/site/msrc/conf-HEAD-cam-02-unx

Nightly build started on cam-02-unx at Sun Sep 16 19:00:01 BST 2001.
**** checking out new source tree ... ok. (GHC Version 5.03.20010916)
**** Building stage 1 compiler    ... failed; relevant barfage is below.
**** building source distribution ... ok.
No successfully built compilers to test; aborting.

The last 30 lines of /playpen/ghc/v-julsew/nightly-HEAD-cam-02-unx/logs/i386-unknown-linux-stage1 are

      (\ @ a $dShow L :: {PrelShow.Show a} ->
	 let {
	   show L :: (a -> PrelBase.String)
	   Arity 0 Nothing
	   show
	     = case $dShow
	       of tpl_B1 L { PrelShow.:DShow tpl_B2 L tpl_B3 L tpl_B4 L ->
	       tpl_B3
	       }
	 } in 
	   \ x L :: a ->
	     PrelIO.putStrLn
	       ((case $dShow
		 of tpl_B1 L { PrelShow.:DShow tpl_B2 L tpl_B3 L tpl_B4 L ->
		 tpl_B3
		 })
		  x))
	@ a eta_s9Du eta_s9E4

*** End of Offense ***


Compilation had errors

gmake[2]: *** [PrelIO.o] Error 1
gmake[1]: *** [all] Error 1
gmake: *** [all] Error 1
Command exited with non-zero status 2
3801.07user 130.12system 1:06:42elapsed 98%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (2391463major+3519308minor)pagefaults 0swaps
Nightly run ended at Sun Sep 16 20:17:26 BST 2001