[nightly] 15-Oct-2005 build of HEAD on OpenBSD/x86
Donald Bruce Stewart
dons at cse.unsw.edu.au
Fri Oct 14 20:10:27 EDT 2005
Build description = HEAD on OpenBSD/x86
Build location = /home/dons/head-gcc3
Build config file = /home/dons/head-gcc3/nightly/site/pls/conf-HEAD-manzano
Nightly build started on manzano at Sat Oct 15 09:02:00 EST 2005.
using existing source tree ... ok. (GHC Version 6.5)
**** Updating source tree ... ok.
**** 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 /home/dons/head-gcc3/logs/i386-unknown-openbsd-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 Sat Oct 15 10:04:31 EST 2005
More information about the Cvs-ghc
mailing list