[nightly] 03-Aug-2005 build of STABLE on OpenBSD/x86
Donald Bruce Stewart
dons at cse.unsw.edu.au
Wed Aug 3 10:26:51 EDT 2005
Build description = STABLE on OpenBSD/x86
Build location = /home/dons/stable
Build config file = /home/dons/stable/nightly/site/pls/conf-STABLE-manzano
Nightly build started on manzano at Wed Aug 3 23:58:56 EST 2005.
using existing source tree ... ok. (GHC Version 6.4.1)
**** Updating source tree ... ok.
**** Building stage 1 compiler ... failed; relevant barfage is below.
No successfully built compilers to test; aborting.
------------------------------------------------------------------------
------------------------------------------------------------------------
The last 30 lines of /home/dons/stable/logs/i386-unknown-openbsd-stage1 are
------------------------------------------------------------------------
------------------------------------------------------------------------
OneOcc in_lam one_br -> (not in_lam) && one_br
In the case expression:
case idOccInfo id of
OneOcc in_lam one_br -> (not in_lam) && one_br
other -> False
simplCore/OccurAnal.lhs:832:
Couldn't match
`OccInfo' against `BasicTypes.InterestingCxt -> OccInfo'
Expected type: OccInfo
Inferred type: BasicTypes.InterestingCxt -> OccInfo
Probable cause: `OneOcc' is applied to too few arguments in the call
(OneOcc False True)
In the definition of `oneOcc': oneOcc = OneOcc False True
simplCore/OccurAnal.lhs:841:
Constructor `OneOcc' should have 3 arguments, but has been given 2
When checking the pattern: OneOcc _ one_br
In the definition of `markInsideLam':
markInsideLam (OneOcc _ one_br) = OneOcc True one_br
simplCore/OccurAnal.lhs:857:
Constructor `OneOcc' should have 3 arguments, but has been given 2
When checking the pattern: OneOcc in_lam1 one_branch1
In the definition of `orOccInfo':
orOccInfo (OneOcc in_lam1 one_branch1) (OneOcc in_lam2 one_branch2)
= OneOcc (in_lam1 || in_lam2) False
<<ghc: 135782872 bytes, 29 GCs, 3665533/8143100 avg/max bytes residency (4 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.62 MUT (1.81 elapsed), 0.38 GC (0.64 elapsed) :ghc>>
gmake[1]: *** [stage1/simplCore/OccurAnal.o] Error 1
gmake: *** [all] Error 1
Nightly run ended at Thu Aug 4 00:20:42 EST 2005
More information about the Cvs-ghc
mailing list