[nightly] 17-Oct-2005 build of HEAD on i386-unknown-mingw32 (bling)

sof at galois.com sof at galois.com
Mon Oct 17 07:38:27 EDT 2005


From: GHC Nightly Builds <sof at galois.com>
To: cvs-ghc at haskell.org
Subject:  [nightly] 17-Oct-2005 build of HEAD on i386-unknown-mingw32 (bling)

Build description = HEAD on i386-unknown-mingw32 (bling)
Build location    = /fptools/builds/HEAD
Build config file = /fptools/nightly/site/galois/conf-HEAD-bling

Nightly build started on bling at Mon Oct 17 04:00:01 PST 2005.
**** checking out new source tree                 ... ok. (GHC Version 6.5)
**** Building stage 1 compiler                    ... failed; relevant barfage is below.
**** Building Haddock                             ... ok.
**** Building Alex                                ... ok.
**** Building Happy                               ... ok.
No successfully built compilers to test; aborting.

------------------------------------------------------------------------
------------------------------------------------------------------------
The last 30 lines of /fptools/builds/HEAD/logs/i386-unknown-mingw32-stage1 are
------------------------------------------------------------------------
------------------------------------------------------------------------


lvl_s3Pg [T] :: forall a_a1uQ.
		GHC.STRef.STRef GHC.Prim.RealWorld a_a1uQ
		-> GHC.IOBase.IO (GHC.IOBase.IORef a_a1uQ)
[Arity 2]
lvl_s3Pg = \ (@ a_a1uQ)
	     (var_aAc [T] :: GHC.STRef.STRef GHC.Prim.RealWorld a_a1uQ)
	     (eta_s4ey [T] :: GHC.Prim.State# GHC.Prim.RealWorld) ->
	     GHC.IOBase.returnIO @ (GHC.IOBase.IORef a_a1uQ) var_aAc eta_s4ey

GHC.IOBase.newIORef [T] :: forall a_auM.
			   a_auM -> GHC.IOBase.IO (GHC.IOBase.IORef a_auM)
[Exported]
[Arity 2]
GHC.IOBase.newIORef = \ (@ a_a1uQ)
			(v_aA7 [T] :: a_a1uQ)
			(s_ay2 [T] :: GHC.Prim.State# GHC.Prim.RealWorld) ->
			case GHC.Prim.newMutVar# @ a_a1uQ @ GHC.Prim.RealWorld v_aA7 s_ay2
			of wild_a3G3 [Dead T] { (# s2#_a3G5 [T], var#_a3G6 [T] #) ->
			(# s2#_a3G5, (GHC.STRef.STRef @ GHC.Prim.RealWorld @ a_a1uQ var#_a3G6) #)
			}

*** End of Offense ***


Compilation had errors


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

Nightly run ended at Mon Oct 17 04:38:27 PST 2005



More information about the Cvs-ghc mailing list