[nightly]: 08-Jan-2002 build of STABLE on i386-*-linux (cam-02-unx)
Julian Seward
v-julsew@cam-02-unx.europe.corp.microsoft.com
Tue, 8 Jan 2002 16:49:05 GMT
To: cvs-ghc@haskell.org
Subject: [nightly]: 08-Jan-2002 build of STABLE on i386-*-linux (cam-02-unx)
Build description = STABLE on i386-*-linux (cam-02-unx)
Build location = /playpen/ghc/v-julsew/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 Tue Jan 8 11:01:01 GMT 2002.
**** checking out new source tree ... ok. (GHC Version 5.02.2)
**** Building stage 1 compiler ... ok.
**** Building stage 2 compiler ... ok.
**** Building stage 3 compiler ... failed; relevant barfage is below.
**** building source distribution ... failed.
**** building testsuite tools ... 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.
All done!
Nightly build finished successfully at Tue Jan 8 16:49:04 GMT 2002
The last 30 lines of /playpen/ghc/v-julsew/nightly-STABLE-cam-02-unx/logs/i386-unknown-linux-stage3 are
in /playpen/ghc/v-julsew/nightly-STABLE-cam-02-unx/i386-unknown-linux/stage3/hslibs/net/cbits
------------------------------------------------------------------------
gcc -O -I../../../ghc/lib/std/cbits -I../../../ghc/includes -I.. -I. -c initWinSock.c -o initWinSock.o
gcc -O -I../../../ghc/lib/std/cbits -I../../../ghc/includes -I.. -I. -c ../BSD_hsc.c -o ../BSD_hsc.o
gcc -O -I../../../ghc/lib/std/cbits -I../../../ghc/includes -I.. -I. -c ../SocketPrim_hsc.c -o ../SocketPrim_hsc.o
rm -f libHSnet_cbits.a
/usr/bin/ar clqs libHSnet_cbits.a initWinSock.o ../BSD_hsc.o ../SocketPrim_hsc.o
: libHSnet_cbits.a
ld -r -x -o HSnet_cbits.o initWinSock.o ../BSD_hsc.o ../SocketPrim_hsc.o
------------------------------------------------------------------------
===fptools== Finished making `all' in cbits ...
PWD = /playpen/ghc/v-julsew/nightly-STABLE-cam-02-unx/i386-unknown-linux/stage3/hslibs/net
------------------------------------------------------------------------
rm -f SocketPrim.o; if [ ! -d SocketPrim ]; then mkdir SocketPrim; else /usr/bin/find SocketPrim -name '*.o' | xargs rm -f __rm_food; fi;
../../ghc/compiler/ghc-inplace -ldl -fvia-C -keep-hc-file -recomp -cpp -fglasgow-exts -fvia-C -O -H24m -I../lang/cbits -I../text/cbits -I../concurrent/cbits -package-name net -package lang -package text -package concurrent -split-objs -c SocketPrim.hs -o SocketPrim.o
ld -r -x -o SocketPrim.o SocketPrim/*.o;
rm -f BSD.o; if [ ! -d BSD ]; then mkdir BSD; else /usr/bin/find BSD -name '*.o' | xargs rm -f __rm_food; fi;
../../ghc/compiler/ghc-inplace -ldl -fvia-C -keep-hc-file -recomp -cpp -fglasgow-exts -fvia-C -O -H24m -I../lang/cbits -I../text/cbits -I../concurrent/cbits -package-name net -package lang -package text -package concurrent -split-objs -c BSD.hs -o BSD.o
ld -r -x -o BSD.o BSD/*.o;
rm -f Socket.o; if [ ! -d Socket ]; then mkdir Socket; else /usr/bin/find Socket -name '*.o' | xargs rm -f __rm_food; fi;
../../ghc/compiler/ghc-inplace -ldl -fvia-C -keep-hc-file -recomp -cpp -fglasgow-exts -fvia-C -O -H24m -I../lang/cbits -I../text/cbits -I../concurrent/cbits -package-name net -package lang -package text -package concurrent -split-objs -c Socket.lhs -o Socket.o
ld -r -x -o Socket.o Socket/*.o;
rm -f CGI.o; if [ ! -d CGI ]; then mkdir CGI; else /usr/bin/find CGI -name '*.o' | xargs rm -f __rm_food; fi;
../../ghc/compiler/ghc-inplace -ldl -fvia-C -keep-hc-file -recomp -cpp -fglasgow-exts -fvia-C -O -H24m -I../lang/cbits -I../text/cbits -I../concurrent/cbits -package-name net -package lang -package text -package concurrent -split-objs -c CGI.lhs -o CGI.o
ghc-5.02.2: file `CGI.lhs' does not exist
gmake[1]: *** [CGI.o] Error 1
gmake: *** [all] Error 1
Command exited with non-zero status 2
2539.84user 393.16system 57:57.72elapsed 84%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (11452191major+5456414minor)pagefaults 0swaps
Nightly run ended at Tue Jan 8 16:49:04 GMT 2002