010823 build of HEAD for mingw32 (Win2K) (msrc-grouse)
v-julsew@haskell.org
v-julsew@haskell.org
Thu, 23 Aug 2001 14:10:34 +0100
To: cvs-ghc@haskell.org
Subject: 010823 build of HEAD for mingw32 (Win2K) (msrc-grouse)
Build description = HEAD for mingw32 (Win2K) (msrc-grouse)
Build location = /home/nightly-HEAD-jrsw2k
Build config file = /home/nightly/conf/msrc/conf-HEAD-jrsw2k
Nightly build started on MSRC-GROUSE at Thu Aug 23 11:52:29 2001.
**** checking out new source tree ... ok. (GHC Version 5.01)
**** Building stage 1 compiler ... failed; relevant barfage is below.
No successfully built compilers to test; aborting.
The last 30 lines of /home/nightly-HEAD-jrsw2k/logs/i386-unknown-mingw32-stage1 are
In the second argument of `showParen', namely `(showsPrec 0 rng)'
In the second argument of `($)', namely
`showParen True (showsPrec 0 rng) ""'
PrelArr.lhs:453:
Could not deduce (Ord [(i, e)]) from the context (Ix i, Ord e)
Probable fix:
Add (Ord [(i, e)]) to the type signature(s) for cmpArray
Or add an instance declaration for (Ord [(i, e)])
arising from use of `compare' at PrelArr.lhs:453
In the definition of `cmpArray':
compare (assocs arr1) (assocs arr2)
PrelArr.lhs:490:
Could not deduce (Show (a, a), Show [(a, b)])
from the context (Show (Array a b), Ix a, Show a, Show b)
Probable fix:
Add (Show (a, a), Show [(a, b)])
to the instance declaration context
Or add an instance declaration for (Show (a, a), Show [(a, b)])
arising from use of `shows' at PrelArr.lhs:490
In the first argument of `(.)', namely `shows (bounds a)'
In the second argument of `(.)', namely
`(shows (bounds a)) . ((showChar ' ') . (shows (assocs a)))'
make[2]: *** [PrelArr.o] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1
Command exited with non-zero status 2
240.57user 205.75system 1:50:20elapsed 6%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (0major+0minor)pagefaults 0swaps
Nightly run ended at Thu Aug 23 14:10:34 2001