[nightly]: 07-Jan-2002 build of HEAD on i386-*-linux (cam-02-unx)
Julian Seward
v-julsew@cam-02-unx.europe.corp.microsoft.com
Tue, 8 Jan 2002 06:37:32 GMT
To: cvs-ghc@haskell.org
Subject: [nightly]: 07-Jan-2002 build of HEAD on i386-*-linux (cam-02-unx)
Build description = HEAD on i386-*-linux (cam-02-unx)
Build location = /playpen/ghc/v-julsew/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 Jan 7 18:00:02 GMT 2002.
**** checking out new source tree ... ok. (GHC Version 5.03.20020107)
**** Building stage 1 compiler ... ok.
**** Building stage 2 compiler ... ok.
**** Building stage 3 compiler ... failed; relevant barfage is below.
**** building testsuite tools ... ok.
**** running tests ... ok (summary below).
**** running nofib ... ok.
**** running nofib ... failed.
**** running nofib ... ok.
**** running nofib ... ok.
**** running nofib ... failed.
All done!
Nightly build finished successfully at Tue Jan 8 06:37:31 GMT 2002
------------- GHC Test summary --------------
OVERALL SUMMARY for run started at Tue Jan 8 03:21:20 GMT 2002
730 total test candidates, of which:
0 framework failures,
1 were skipped,
690 expected passes,
12 expected failures,
0 unexpected passes,
27 unexpected failures,
0 specified as unknown,
0 actual unknowns,
0 expected unknowns.
The following tests had unexpected outcomes:
./cpranal/should_compile/all.T Cpr001_imp
./cpranal/should_compile/all.T Cpr001
./deSugar/should_compile/all.T ds046
./deriving/should_compile/all.T drv008
./lib/win32/all.T win32001
./numeric/should_run/all.T arith003
./parser/should_compile/all.T read012
./parser/should_compile/all.T read013
./simplCore/should_compile/all.T Simpl006Help
./simplCore/should_compile/all.T simpl007
./simplCore/should_compile/all.T Simpl009Help
./simplCore/should_compile/all.T simpl009
./stranal/should_compile/all.T default
./stranal/should_compile/all.T fact
./stranal/should_compile/all.T fun
./stranal/should_compile/all.T goo
./stranal/should_compile/all.T ins
./stranal/should_compile/all.T map
./stranal/should_compile/all.T sim
./stranal/should_compile/all.T str001
./stranal/should_compile/all.T str002
./stranal/should_compile/all.T syn
./stranal/should_compile/all.T test
./stranal/should_compile/all.T tst
./stranal/should_compile/all.T unu
./typecheck/should_compile/all.T tc095
./typecheck/should_compile/all.T tc100
---------------------------------------------
The last 30 lines of /playpen/ghc/v-julsew/nightly-HEAD-cam-02-unx/logs/i386-unknown-linux-stage3 are
../../ghc/compiler/ghc-inplace -ldl -fvia-C -keep-hc-file -I../includes -I. -Iparallel -O2 -DCOMPILING_RTS -static -package-name rts -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/FetchMe.hc -o parallel/FetchMe.p_o
rm -f libHSrts_p.a
/usr/bin/ar clqs libHSrts_p.a Adjustor.p_o Arena.p_o BlockAlloc.p_o ClosureFlags.p_o Disassembler.p_o FrontPanel.p_o GC.p_o GCCompact.p_o Hash.p_o Interpreter.p_o Itimer.p_o LdvProfile.p_o Linker.p_o LinkerBasic.p_o MBlock.p_o Main.p_o Printer.p_o ProfHeap.p_o Profiling.p_o Proftimer.p_o RetainerProfile.p_o RetainerSet.p_o RtsAPI.p_o RtsAPIDeprec.p_o RtsFlags.p_o RtsStartup.p_o RtsUtils.p_o Sanity.p_o Schedule.p_o Select.p_o Signals.p_o Sparks.p_o Stable.p_o Stats.p_o StgCRun.p_o StgPrimFloat.p_o Storage.p_o StrHash.p_o Ticky.p_o Weak.p_o hooks/ErrorHdr.p_o hooks/FlagDefaults.p_o hooks/InitEachPE.p_o hooks/MallocFail.p_o hooks/NoRunnableThreads.p_o hooks/OnExit.p_o hooks/OutOfHeap.p_o hooks/PatErrorHdr.p_o hooks/RtsOpts.p_o hooks/ShutdownEachPEHook.p_o hooks/StackOverflow.p_o hooks/Trace.p_o parallel/0Hash.p_o parallel/0Unpack.p_o parallel/Dist.p_o parallel/Global.p_o parallel/GranSim.p_o parallel/HLComms.p_o parallel/LLComms.p_o parallel/Pack.p_o parallel/ParInit.p_o parallel/ParTicky.p_o parallel/Parallel.p_o parallel/ParallelDebug.p_o parallel/RBH.p_o Exception.p_o HeapStackCheck.p_o PrimOps.p_o StgMiscClosures.p_o StgStartup.p_o StgStdThunks.p_o Updates.p_o parallel/FetchMe.p_o
: libHSrts_p.a
------------------------------------------------------------------------
===fptools== Finished recursively making `all' for ways: p ...
PWD = /playpen/ghc/v-julsew/nightly-HEAD-cam-02-unx/i386-unknown-linux/stage3/ghc/rts
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== gmake all -r;
in /playpen/ghc/v-julsew/nightly-HEAD-cam-02-unx/i386-unknown-linux/stage3/ghc/lib
------------------------------------------------------------------------
------------------------------------------------------------------------
===fptools== Recursively making `all' in std ...
PWD = /playpen/ghc/v-julsew/nightly-HEAD-cam-02-unx/i386-unknown-linux/stage3/ghc/lib
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== gmake all - --no-print-directory -r;
in /playpen/ghc/v-julsew/nightly-HEAD-cam-02-unx/i386-unknown-linux/stage3/ghc/lib/std
------------------------------------------------------------------------
rm -f PrelBase.o; if [ ! -d PrelBase ]; then mkdir PrelBase; else /usr/bin/find PrelBase -name '*.o' | xargs rm -f __rm_food; fi;
../../../ghc/compiler/ghc-inplace -ldl -fvia-C -keep-hc-file -fvia-C -cpp -fglasgow-exts -O -H24m -package-name std -split-objs -c PrelBase.lhs -o PrelBase.o
/usr/bin/ld -r -x -o PrelBase.o PrelBase/*.o;
/usr/bin/ld: cannot open PrelBase/*.o: No such file or directory
gmake[2]: *** [PrelBase.o] Error 1
gmake[1]: *** [all] Error 1
gmake: *** [all] Error 1
Command exited with non-zero status 2
3755.16user 107.06system 1:59:22elapsed 53%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (2427499major+2939646minor)pagefaults 0swaps
Nightly run ended at Tue Jan 8 06:37:31 GMT 2002