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

Nightly build started on cam-02-unx at Thu Jul 31 19:30:00 BST 2003.
**** checking out new source tree ... ok. (GHC Version 6.0.1)
**** 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/STABLE-cam-02-unx/logs/i386-unknown-linux-stage1 are

(cd ./ && /usr/bin/ld -r -x -o Dynamic.o Dynamic_split/*.o); for i in Dynamic_split/*; 
do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f Exception.o; if [ ! -d Exception_split ]; then mkdir Exception_split; else 
/usr/bin/find Exception_split -name '*.o' -print | xargs rm -f __rm_food; fi;   
../../ghc/compiler/ghc-inplace -H16m -O  -cpp -fglasgow-exts -Icbits -imonads 
-package-name lang -O -H32m -dcore-lint  -split-objs    -c Exception.hs -o Exception.o 
 -ohi Exception.hi
(cd ./ && /usr/bin/ld -r -x -o Exception.o Exception_split/*.o); for i in 
Exception_split/*; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f ForeignObj.o; if [ ! -d ForeignObj_split ]; then mkdir ForeignObj_split; else 
/usr/bin/find ForeignObj_split -name '*.o' -print | xargs rm -f __rm_food; fi;   
../../ghc/compiler/ghc-inplace -H16m -O  -cpp -fglasgow-exts -Icbits -imonads 
-package-name lang -O -H32m -dcore-lint  -split-objs    -c ForeignObj.lhs -o 
ForeignObj.o  -ohi ForeignObj.hi

ForeignObj.lhs:136:
    Warning: foreign declaration uses deprecated non-standard syntax
(cd ./ && /usr/bin/ld -r -x -o ForeignObj.o ForeignObj_split/*.o); for i in 
ForeignObj_split/*; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f Generics.o; if [ ! -d Generics_split ]; then mkdir Generics_split; else 
/usr/bin/find Generics_split -name '*.o' -print | xargs rm -f __rm_food; fi;   
../../ghc/compiler/ghc-inplace -H16m -O  -cpp -fglasgow-exts -Icbits -imonads 
-package-name lang -O -H32m -dcore-lint  -split-objs    -c Generics.hs -o Generics.o  
-ohi Generics.hi
(cd ./ && /usr/bin/ld -r -x -o Generics.o Generics_split/*.o); for i in 
Generics_split/*; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f IArray.o; if [ ! -d IArray_split ]; then mkdir IArray_split; else /usr/bin/find 
IArray_split -name '*.o' -print | xargs rm -f __rm_food; fi;   
../../ghc/compiler/ghc-inplace -H16m -O  -cpp -fglasgow-exts -Icbits -imonads 
-package-name lang -O -H32m -dcore-lint  -split-objs    -c IArray.hs -o IArray.o  -ohi 
IArray.hi
(cd ./ && /usr/bin/ld -r -x -o IArray.o IArray_split/*.o); for i in IArray_split/*; do 
/usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f IORef.o; if [ ! -d IORef_split ]; then mkdir IORef_split; else /usr/bin/find 
IORef_split -name '*.o' -print | xargs rm -f __rm_food; fi;   
../../ghc/compiler/ghc-inplace -H16m -O  -cpp -fglasgow-exts -Icbits -imonads 
-package-name lang -O -H32m -dcore-lint  -split-objs    -c IORef.hs -o IORef.o  -ohi 
IORef.hi
(cd ./ && /usr/bin/ld -r -x -o IORef.o IORef_split/*.o); for i in IORef_split/*; do 
/usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f LazyST.o; if [ ! -d LazyST_split ]; then mkdir LazyST_split; else /usr/bin/find 
LazyST_split -name '*.o' -print | xargs rm -f __rm_food; fi;   
../../ghc/compiler/ghc-inplace -H16m -O  -cpp -fglasgow-exts -Icbits -imonads 
-package-name lang -O -H32m -dcore-lint  -split-objs    -c LazyST.hs -o LazyST.o  -ohi 
LazyST.hi

LazyST.hs:12:
    Failed to load interface for `ST':
        Could not find interface file for `ST'
        (use -v to see a list of the files searched for)

LazyST.hs:12: Module `ST' does not export `STArray'
gmake[1]: *** [LazyST.o] Error 1
gmake: *** [all] Error 1

Nightly run ended at Thu Jul 31 23:58:40 BST 2003
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to