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 Tue Feb 11 19:00:01 GMT 2003.
**** checking out new source tree ... ok. (GHC Version 5.05.20030211)
**** 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

../../ghc/compiler/ghc-inplace -H16m -O  -package-name haskell98 -O -H32m -dcore-lint  
-package base -split-objs -hisuf t_hi -hcsuf t_hc -osuf t_o -ticky   -c StablePtr.hs 
-o StablePtr.t_o  -ohi StablePtr.t_hi
(cd ./ && /usr/bin/ld -r -x -o StablePtr.t_o StablePtr_split/*.t_o); for i in 
StablePtr_split/*; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f Storable.t_o; if [ ! -d Storable_split ]; then mkdir Storable_split; else 
/usr/bin/find Storable_split -name '*.t_o' | xargs rm -f __rm_food; fi;   
../../ghc/compiler/ghc-inplace -H16m -O  -package-name haskell98 -O -H32m -dcore-lint  
-package base -split-objs -hisuf t_hi -hcsuf t_hc -osuf t_o -ticky   -c Storable.hs -o 
Storable.t_o  -ohi Storable.t_hi
(cd ./ && /usr/bin/ld -r -x -o Storable.t_o Storable_split/*.t_o); for i in 
Storable_split/*; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f System.t_o; if [ ! -d System_split ]; then mkdir System_split; else 
/usr/bin/find System_split -name '*.t_o' | xargs rm -f __rm_food; fi;   
../../ghc/compiler/ghc-inplace -H16m -O  -package-name haskell98 -O -H32m -dcore-lint  
-package base -split-objs -hisuf t_hi -hcsuf t_hc -osuf t_o -ticky   -c System.hs -o 
System.t_o  -ohi System.t_hi
(cd ./ && /usr/bin/ld -r -x -o System.t_o System_split/*.t_o); for i in 
System_split/*; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f Time.t_o; if [ ! -d Time_split ]; then mkdir Time_split; else /usr/bin/find 
Time_split -name '*.t_o' | xargs rm -f __rm_food; fi;   
../../ghc/compiler/ghc-inplace -H16m -O  -package-name haskell98 -O -H32m -dcore-lint  
-package base -split-objs -hisuf t_hi -hcsuf t_hc -osuf t_o -ticky   -c Time.hs -o 
Time.t_o  -ohi Time.t_hi
(cd ./ && /usr/bin/ld -r -x -o Time.t_o Time_split/*.t_o); for i in Time_split/*; do 
/usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f Word.t_o; if [ ! -d Word_split ]; then mkdir Word_split; else /usr/bin/find 
Word_split -name '*.t_o' | xargs rm -f __rm_food; fi;   
../../ghc/compiler/ghc-inplace -H16m -O  -package-name haskell98 -O -H32m -dcore-lint  
-package base -split-objs -hisuf t_hi -hcsuf t_hc -osuf t_o -ticky   -c Word.hs -o 
Word.t_o  -ohi Word.t_hi
(cd ./ && /usr/bin/ld -r -x -o Word.t_o Word_split/*.t_o); for i in Word_split/*; do 
/usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f libHShaskell98_t.a libHShaskell98_t.a.tmp
(echo  ; /usr/bin/find Array_split Bits_split CError_split CForeign_split 
CPUTime_split CString_split CTypes_split Char_split Complex_split Directory_split 
ForeignPtr_split IO_split Int_split Ix_split List_split Locale_split 
MarshalAlloc_split MarshalArray_split MarshalError_split MarshalUtils_split 
Maybe_split Monad_split Ptr_split Random_split Ratio_split StablePtr_split 
Storable_split System_split Time_split Word_split -name '*.t_o') | xargs ar q 
libHShaskell98_t.a
: libHShaskell98_t.a
------------------------------------------------------------------------
===fptools== Finished recursively making `all' for ways: p t ...
PWD = /playpen/ghc/nightly/HEAD-cam-02-unx/i386-unknown-linux/libraries/haskell98
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== gmake all -r;
 in /playpen/ghc/nightly/HEAD-cam-02-unx/i386-unknown-linux/libraries/network
------------------------------------------------------------------------
rm -f Network/Socket.o; if [ ! -d Network/Socket_split ]; then mkdir 
Network/Socket_split; else /usr/bin/find Network/Socket_split -name '*.o' | xargs rm 
-f __rm_food; fi;   
../../ghc/compiler/ghc-inplace -H16m -O  -Iinclude -#include HsNet.h -package-name 
network -O -H32m -dcore-lint  -package base -split-objs  -cpp -DCALLCONV=ccall  -c 
Network/Socket.hs -o Network/Socket.o  -ohi Network/Socket.hi
Socket.hsc:922: parse error (possibly incorrect indentation)
gmake[1]: *** [Network/Socket.o] Error 1
gmake: *** [all] Error 1
Nightly run ended at Wed Feb 12 00:44:28 GMT 2003
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to