[nightly] 16-Oct-2005 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

GHC Build Reports ghcbuild at microsoft.com
Sun Oct 16 14:28:00 EDT 2005


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

Nightly build started on cam-02-unx at Sun Oct 16 19:00:00 BST 2005.
**** checking out new source tree                 ... cvs checkout: cannot open directory /cvs/fptools/nofib/PRIVATE: Permission denied
cvs checkout: skipping directory nofib/PRIVATE
ok. (GHC Version 6.5.20051016)
**** 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/nightly/HEAD-cam-02-unx/logs/i386-unknown-linux-stage1 are
------------------------------------------------------------------------
------------------------------------------------------------------------


lvl_s3Q6 [T] :: forall a_a1uU.
		GHC.STRef.STRef GHC.Prim.RealWorld a_a1uU
		-> GHC.IOBase.IO (GHC.IOBase.IORef a_a1uU)
[Arity 2]
lvl_s3Q6 = \ (@ a_a1uU)
	     (var_aAg [T] :: GHC.STRef.STRef GHC.Prim.RealWorld a_a1uU)
	     (eta_s4fo [T] :: GHC.Prim.State# GHC.Prim.RealWorld) ->
	     GHC.IOBase.returnIO @ (GHC.IOBase.IORef a_a1uU) var_aAg eta_s4fo

GHC.IOBase.newIORef [T] :: forall a_auQ.
			   a_auQ -> GHC.IOBase.IO (GHC.IOBase.IORef a_auQ)
[Exported]
[Arity 2]
GHC.IOBase.newIORef = \ (@ a_a1uU)
			(v_aAb [T] :: a_a1uU)
			(s_ay6 [T] :: GHC.Prim.State# GHC.Prim.RealWorld) ->
			case GHC.Prim.newMutVar# @ a_a1uU @ GHC.Prim.RealWorld v_aAb s_ay6
			of wild_a3GT [Dead T] { (# s2#_a3GV [T], var#_a3GW [T] #) ->
			(# s2#_a3GV, (GHC.STRef.STRef @ GHC.Prim.RealWorld @ a_a1uU var#_a3GW) #)
			}

*** End of Offense ***


Compilation had errors


gmake[1]: *** [GHC/IOBase.o] Error 1
gmake: *** [all] Error 1

Nightly run ended at Sun Oct 16 19:47:25 BST 2005


More information about the Cvs-ghc mailing list