Build description = HEAD on x86_64-unknown-linux 
(cam-03-unx.europe.corp.microsoft.com)
Build location    = /64playpen/simonmar/nightly/HEAD-cam-03-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-03-unx

Nightly build started on cam-03-unx at Thu Feb 9 20:00:01 GMT 2006.
**** checking out new source tree                 ... Finished getting.
Finished getting.
Finished getting.
warning: adding --partial, to override use --complete
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
ok. (GHC Version 6.5.20060209)
**** 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 
/64playpen/simonmar/nightly/HEAD-cam-03-unx/logs/x86_64-unknown-linux-stage1 are
------------------------------------------------------------------------
------------------------------------------------------------------------

/usr/bin/ar: creating libHSHUnit_u.a
: libHSHUnit_u.a
------------------------------------------------------------------------
===fptools== Finished recursively making `all' for ways: p u ...
PWD = 
/64playpen/simonmar/nightly/HEAD-cam-03-unx/x86_64-unknown-linux/libraries/HUnit
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== gmake all  -f Makefile;
 in 
/64playpen/simonmar/nightly/HEAD-cam-03-unx/x86_64-unknown-linux/libraries/mtl
------------------------------------------------------------------------
rm -f Control/Monad/Trans.o; if [ ! -d Control/Monad/Trans_split ]; then mkdir 
Control/Monad/Trans_split; else /usr/bin/find Control/Monad/Trans_split -name 
'*.o' -print | xargs rm -f __rm_food; fi;   
../../ghc/compiler/ghc-inplace -H16m -O  -fglasgow-exts -ignore-package mtl 
-H32m -O2 -fvia-C -optc-O2 -dcore-lint  -package base -fgenerics -split-objs    
-c Control/Monad/Trans.hs -o Control/Monad/Trans.o  -ohi Control/Monad/Trans.hi
( cd Control/Monad/Trans_split; rm -f ld.script; touch ld.script; echo "INPUT(" 
*.o ")" >>ld.script; /usr/bin/ld -r -x -o ../Trans.o ld.script; ); for i in 
Control/Monad/Trans_split/*.o; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; 
done   
rm -f Control/Monad/Reader.o; if [ ! -d Control/Monad/Reader_split ]; then 
mkdir Control/Monad/Reader_split; else /usr/bin/find Control/Monad/Reader_split 
-name '*.o' -print | xargs rm -f __rm_food; fi;   
../../ghc/compiler/ghc-inplace -H16m -O  -fglasgow-exts -ignore-package mtl 
-H32m -O2 -fvia-C -optc-O2 -dcore-lint  -package base -fgenerics -split-objs    
-c Control/Monad/Reader.hs -o Control/Monad/Reader.o  -ohi 
Control/Monad/Reader.hi
( cd Control/Monad/Reader_split; rm -f ld.script; touch ld.script; echo 
"INPUT(" *.o ")" >>ld.script; /usr/bin/ld -r -x -o ../Reader.o ld.script; ); 
for i in Control/Monad/Reader_split/*.o; do /usr/bin/ld -r -x -o $i.tmp $i; mv 
$i.tmp $i; done   
rm -f Control/Monad/Writer.o; if [ ! -d Control/Monad/Writer_split ]; then 
mkdir Control/Monad/Writer_split; else /usr/bin/find Control/Monad/Writer_split 
-name '*.o' -print | xargs rm -f __rm_food; fi;   
../../ghc/compiler/ghc-inplace -H16m -O  -fglasgow-exts -ignore-package mtl 
-H32m -O2 -fvia-C -optc-O2 -dcore-lint  -package base -fgenerics -split-objs    
-c Control/Monad/Writer.hs -o Control/Monad/Writer.o  -ohi 
Control/Monad/Writer.hi

Control/Monad/Writer.hs:146:0:
    Illegal instance declaration for `MonadReader r (WriterT w m)'
        (the instance types do not agree with the functional dependencies of 
the class)
    In the instance declaration for `MonadReader r (WriterT w m)'

Control/Monad/Writer.hs:162:0:
    Illegal instance declaration for `MonadWriter w (ReaderT r m)'
        (the instance types do not agree with the functional dependencies of 
the class)
    In the instance declaration for `MonadWriter w (ReaderT r m)'
gmake[1]: *** [Control/Monad/Writer.o] Error 1
gmake: *** [all] Error 1

Nightly run ended at Thu Feb 9 21:07:18 GMT 2006
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to