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 Sun Jan 12 19:00:00 GMT 2003.
**** checking out new source tree ... ok. (GHC Version 5.05.20030113)
**** Building stage 1 compiler    ... ok.
**** Building stage 2 compiler    ... ok.
**** Building stage 3 compiler    ... failed; relevant barfage is below.
**** running tests                ... failed.
**** building binary distribution ... failed.
**** building .hc tar file        ... failed.
**** running nofib                ... failed.
**** running nofib                ... failed.
**** running nofib                ... failed.
**** running nofib                ... failed.
**** running nofib                ... failed.
**** publishing distfiles         ... ok.
**** publishing logs              ... ok.
Logs  are at http://www.haskell.org/ghc/dist/current/logs
Dists are at http://www.haskell.org/ghc/dist/current/dist
All done!
Nightly build finished successfully at Mon Jan 13 19:00:44 GMT 2003

The last 30 lines of 
/playpen/ghc/nightly/HEAD-cam-02-unx/logs/i386-unknown-linux-stage3 are

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 -fvia-C -keep-hc-file -package-name haskell98 
-O -H32m  -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);   
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 -fvia-C -keep-hc-file -package-name haskell98 
-O -H32m  -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);   
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 -fvia-C -keep-hc-file -package-name haskell98 
-O -H32m  -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);   
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/stage3/libraries/haskell98
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== gmake all -r;
 in /playpen/ghc/nightly/HEAD-cam-02-unx/i386-unknown-linux/stage3/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 -fvia-C -keep-hc-file -Iinclude -package-name 
network -O -H32m  -package base -split-objs  -cpp -DCALLCONV=ccall  -c 
Network/Socket.hs -o Network/Socket.o  -ohi Network/Socket.hi
(cd Network/ && /usr/bin/ld -r -x -o Socket.o Socket_split/*.o);   
rm -f Network/BSD.o; if [ ! -d Network/BSD_split ]; then mkdir Network/BSD_split; else 
/usr/bin/find Network/BSD_split -name '*.o' | xargs rm -f __rm_food; fi;   
../../ghc/compiler/ghc-inplace -H16m -O -fvia-C -keep-hc-file -Iinclude -package-name 
network -O -H32m  -package base -split-objs    -c Network/BSD.hs -o Network/BSD.o  
-ohi Network/BSD.hi
Network/BSD.hc:3:17: Stg.h: No such file or directory
Network/BSD.hc:4:20: HsBase.h: No such file or directory
Network/BSD.hc:6:19: HsNet.h: No such file or directory
gmake[1]: *** [Network/BSD.o] Error 1
gmake: *** [all] Error 1
Nightly run ended at Mon Jan 13 19:00:44 GMT 2003
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to