010829 build of HEAD on i386-*-linux (cam-02-unx)
Julian Seward
v-julsew@cam-02-unx.europe.corp.microsoft.com
Wed, 29 Aug 2001 13:09:07 +0100
To: cvs-ghc@haskell.org
Subject: 010829 build of HEAD on i386-*-linux (cam-02-unx)
Build description = HEAD on i386-*-linux (cam-02-unx)
Build location = /home/v-julsew/Nightly-HEAD-cam-02-unx
Build config file = /home/v-julsew/Nightly/conf/msrc/conf-HEAD-cam-02-unx
Nightly build started on cam-02-unx at Wed Aug 29 11:47:46 BST 2001.
**** checking out new source tree ... ok. (GHC Version 5.01.20010829)
**** 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 /home/v-julsew/Nightly-HEAD-cam-02-unx/logs/i386-unknown-linux-stage1 are
../../ghc/compiler/ghc-inplace -ldl -recomp -cpp -fglasgow-exts -fvia-C -imonads -O -H24m -dcore-lint -package-name lang -monly-3-regs -c ArrayBase.hs -o ArrayBase.o
ArrayBase.hs:283:
Could not deduce (Eq i)
from the context (IArray UArray e, Ix i, Eq e)
Probable fix:
Add (Eq i) to the type signature(s) for eqUArray
arising from use of `==' at ArrayBase.hs:283
In the first argument of `(&&)', namely `l1 == l2'
In the definition of `eqUArray':
if (rangeSize (l1, u1)) == 0 then
(rangeSize (l2, u2)) == 0
else
(l1 == l2)
&& ((u1 == u2) && (and [(...) == (...) | i <- [... .. ...]]))
ArrayBase.hs:289:
Could not deduce (Ord i)
from the context (IArray UArray e, Ix i, Ord e)
Probable fix:
Add (Ord i) to the type signature(s) for cmpUArray
arising from use of `compare' at ArrayBase.hs:289
In the definition of `cmpUArray':
compare (assocs arr1) (assocs arr2)
gmake[1]: *** [ArrayBase.o] Error 1
gmake: *** [all] Error 1
Command exited with non-zero status 2
18.57user 0.83system 0:19.88elapsed 97%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (23784major+30322minor)pagefaults 0swaps