Build description = HEAD on i386-unknown-linux 
(cam-02-unx.europe.corp.microsoft.com)
Build location    = /playpen/ghc/nightly/HEAD-cam-02-unx
Build config file = /home/v-julsew/nightly/site/msrc/conf-HEAD-cam-02-unx

Nightly build started on cam-02-unx at Mon Mar 14 19:00:01 GMT 2005.
**** checking out new source tree ... ok. (GHC Version 6.5.20050314)
**** 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 
/playpen/ghc/nightly/HEAD-cam-02-unx/logs/i386-unknown-linux-stage1 are
------------------------------------------------------------------------
------------------------------------------------------------------------

( cd Language/Haskell/ParseMonad_split; rm -f ld.script; touch ld.script; echo 
"INPUT(" *.o ")" >>ld.script; /usr/bin/ld -r -x -o ../ParseMonad.o ld.script; 
); for i in Language/Haskell/ParseMonad_split/*.o; do /usr/bin/ld -r -x -o 
$i.tmp $i; mv $i.tmp $i; done   
rm -f Language/Haskell/Lexer.o; if [ ! -d Language/Haskell/Lexer_split ]; then 
mkdir Language/Haskell/Lexer_split; else /usr/bin/find 
Language/Haskell/Lexer_split -name '*.o' -print | xargs rm -f __rm_food; fi;   
./../ghc/compiler/ghc-inplace -H16m -O  -ignore-package haskell-src -H32m -O2 
-fvia-C -dcore-lint  -package base -fgenerics -split-objs    -c 
Language/Haskell/Lexer.hs -o Language/Haskell/Lexer.o  -ohi 
Language/Haskell/Lexer.hi

Language/Haskell/Lexer.hs:183:51:
    Ambiguous occurrence `isSymbol'
    It could refer to either `Language.Haskell.Lexer.isSymbol', defined at 
Language/Haskell/Lexer.hs:157:0
                          or `Data.Char.isSymbol', imported from Data.Char at 
Language/Haskell/Lexer.hs:24:0-15

Language/Haskell/Lexer.hs:264:14:
    Ambiguous occurrence `isSymbol'
    It could refer to either `Language.Haskell.Lexer.isSymbol', defined at 
Language/Haskell/Lexer.hs:157:0
                          or `Data.Char.isSymbol', imported from Data.Char at 
Language/Haskell/Lexer.hs:24:0-15

Language/Haskell/Lexer.hs:265:32:
    Ambiguous occurrence `isSymbol'
    It could refer to either `Language.Haskell.Lexer.isSymbol', defined at 
Language/Haskell/Lexer.hs:157:0
                          or `Data.Char.isSymbol', imported from Data.Char at 
Language/Haskell/Lexer.hs:24:0-15

Language/Haskell/Lexer.hs:361:15:
    Ambiguous occurrence `isSymbol'
    It could refer to either `Language.Haskell.Lexer.isSymbol', defined at 
Language/Haskell/Lexer.hs:157:0
                          or `Data.Char.isSymbol', imported from Data.Char at 
Language/Haskell/Lexer.hs:24:0-15

Language/Haskell/Lexer.hs:363:32:
    Ambiguous occurrence `isSymbol'
    It could refer to either `Language.Haskell.Lexer.isSymbol', defined at 
Language/Haskell/Lexer.hs:157:0
                          or `Data.Char.isSymbol', imported from Data.Char at 
Language/Haskell/Lexer.hs:24:0-15
gmake[1]: *** [Language/Haskell/Lexer.o] Error 1
gmake: *** [all] Error 1

Nightly run ended at Mon Mar 14 20:36:53 GMT 2005
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to